Package | Description |
---|---|
com.google.spanner.admin.database.v1 |
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 © 2022 Google LLC. All rights reserved.