| Modifier and Type | Method and Description |
|---|---|
Cluster.EncryptionConfig |
Cluster.EncryptionConfig.Builder.build() |
Cluster.EncryptionConfig |
Cluster.EncryptionConfig.Builder.buildPartial() |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.getDefaultInstance() |
Cluster.EncryptionConfig |
Cluster.EncryptionConfig.getDefaultInstanceForType() |
Cluster.EncryptionConfig |
Cluster.EncryptionConfig.Builder.getDefaultInstanceForType() |
Cluster.EncryptionConfig |
ClusterOrBuilder.getEncryptionConfig()
Immutable.
|
Cluster.EncryptionConfig |
Cluster.getEncryptionConfig()
Immutable.
|
Cluster.EncryptionConfig |
Cluster.Builder.getEncryptionConfig()
Immutable.
|
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseDelimitedFrom(InputStream input) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(byte[] data) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(ByteBuffer data) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(InputStream input) |
static Cluster.EncryptionConfig |
Cluster.EncryptionConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.EncryptionConfig> |
Cluster.EncryptionConfig.getParserForType() |
static com.google.protobuf.Parser<Cluster.EncryptionConfig> |
Cluster.EncryptionConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeEncryptionConfig(Cluster.EncryptionConfig value)
Immutable.
|
Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.Builder.mergeFrom(Cluster.EncryptionConfig other) |
static Cluster.EncryptionConfig.Builder |
Cluster.EncryptionConfig.newBuilder(Cluster.EncryptionConfig prototype) |
Cluster.Builder |
Cluster.Builder.setEncryptionConfig(Cluster.EncryptionConfig value)
Immutable.
|
Copyright © 2023 Google LLC. All rights reserved.