Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
CryptoKeyName |
CryptoKeyName.Builder.build() |
static CryptoKeyName |
CryptoKeyName.of(String project,
String location,
String keyRing,
String cryptoKey) |
static CryptoKeyName |
CryptoKeyName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<CryptoKeyName> |
CryptoKeyName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
CryptoKeyName.toStringList(List<CryptoKeyName> values) |
Copyright © 2023 Google LLC. All rights reserved.