Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.Builder.build() |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.Builder.buildPartial() |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.getDefaultInstance() |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.getDefaultInstanceForType() |
ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.Builder.getDefaultInstanceForType() |
ExternalProtectionLevelOptions |
CryptoKeyVersionOrBuilder.getExternalProtectionLevelOptions()
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] protection level
and [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC]
protection levels.
|
ExternalProtectionLevelOptions |
CryptoKeyVersion.getExternalProtectionLevelOptions()
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] protection level
and [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC]
protection levels.
|
ExternalProtectionLevelOptions |
CryptoKeyVersion.Builder.getExternalProtectionLevelOptions()
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] protection level
and [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC]
protection levels.
|
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseDelimitedFrom(InputStream input) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(byte[] data) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(ByteBuffer data) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(ByteString data) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(CodedInputStream input) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(InputStream input) |
static ExternalProtectionLevelOptions |
ExternalProtectionLevelOptions.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<ExternalProtectionLevelOptions> |
ExternalProtectionLevelOptions.getParserForType() |
static Parser<ExternalProtectionLevelOptions> |
ExternalProtectionLevelOptions.parser() |
Modifier and Type | Method and Description |
---|---|
CryptoKeyVersion.Builder |
CryptoKeyVersion.Builder.mergeExternalProtectionLevelOptions(ExternalProtectionLevelOptions value)
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] protection level
and [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC]
protection levels.
|
ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.Builder.mergeFrom(ExternalProtectionLevelOptions other) |
static ExternalProtectionLevelOptions.Builder |
ExternalProtectionLevelOptions.newBuilder(ExternalProtectionLevelOptions prototype) |
CryptoKeyVersion.Builder |
CryptoKeyVersion.Builder.setExternalProtectionLevelOptions(ExternalProtectionLevelOptions value)
ExternalProtectionLevelOptions stores a group of additional fields for
configuring a [CryptoKeyVersion][google.cloud.kms.v1.CryptoKeyVersion] that
are specific to the
[EXTERNAL][google.cloud.kms.v1.ProtectionLevel.EXTERNAL] protection level
and [EXTERNAL_VPC][google.cloud.kms.v1.ProtectionLevel.EXTERNAL_VPC]
protection levels.
|
Copyright © 2022 Google LLC. All rights reserved.