| Modifier and Type | Method and Description |
|---|---|
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.clear() |
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.clearKmsKeyName()
Describes the Cloud KMS encryption key that will be used to protect the
destination Bigtable cluster.
|
Cluster.EncryptionConfig.Builder |
Cluster.Builder.getEncryptionConfigBuilder()
Immutable.
|
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.mergeFrom(Cluster.EncryptionConfig other) |
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
static Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.newBuilder() |
static Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.newBuilder(Cluster.EncryptionConfig prototype) |
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.newBuilderForType() |
protected Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.setKmsKeyName(String value)
Describes the Cloud KMS encryption key that will be used to protect the
destination Bigtable cluster.
|
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.setKmsKeyNameBytes(com.google.protobuf.ByteString value)
Describes the Cloud KMS encryption key that will be used to protect the
destination Bigtable cluster.
|
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.setEncryptionConfig(Cluster.EncryptionConfig.Builder builderForValue)
Immutable.
|
Copyright © 2026 Google LLC. All rights reserved.