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