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