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