Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
EkmConnectionName |
EkmConnectionName.Builder.build() |
static EkmConnectionName |
EkmConnectionName.of(String project,
String location,
String ekmConnection) |
static EkmConnectionName |
EkmConnectionName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<EkmConnectionName> |
EkmConnectionName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
EkmConnection |
EkmServiceClient.getEkmConnection(EkmConnectionName name)
Returns metadata for a given [EkmConnection][google.cloud.kms.v1.EkmConnection].
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
EkmConnectionName.toStringList(List<EkmConnectionName> values) |
Copyright © 2022 Google LLC. All rights reserved.