| Modifier and Type | Method and Description |
|---|---|
SecretName |
SecretName.Builder.build() |
static SecretName |
SecretName.of(String project,
String secret) |
static SecretName |
SecretName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<SecretName> |
SecretName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SecretName.toStringList(List<SecretName> values) |
Copyright © 2025 Google LLC. All rights reserved.