Uses of Interface
com.google.cloud.kms.v1.EkmConfigOrBuilder
-
Packages that use EkmConfigOrBuilder Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) API -
-
Uses of EkmConfigOrBuilder in com.google.cloud.kms.v1
Classes in com.google.cloud.kms.v1 that implement EkmConfigOrBuilder Modifier and Type Class Description class
EkmConfig
An [EkmConfig][google.cloud.kms.v1.EkmConfig] is a singleton resource that represents configuration parameters that apply to all [CryptoKeys][google.cloud.kms.v1.CryptoKey] and [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] with a [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC] in a given project and location.static class
EkmConfig.Builder
An [EkmConfig][google.cloud.kms.v1.EkmConfig] is a singleton resource that represents configuration parameters that apply to all [CryptoKeys][google.cloud.kms.v1.CryptoKey] and [CryptoKeyVersions][google.cloud.kms.v1.CryptoKeyVersion] with a [ProtectionLevel][google.cloud.kms.v1.ProtectionLevel] of [EXTERNAL_VPC][CryptoKeyVersion.ProtectionLevel.EXTERNAL_VPC] in a given project and location.Methods in com.google.cloud.kms.v1 that return EkmConfigOrBuilder Modifier and Type Method Description EkmConfigOrBuilder
UpdateEkmConfigRequest.Builder. getEkmConfigOrBuilder()
Required.EkmConfigOrBuilder
UpdateEkmConfigRequest. getEkmConfigOrBuilder()
Required.EkmConfigOrBuilder
UpdateEkmConfigRequestOrBuilder. getEkmConfigOrBuilder()
Required.
-