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