Uses of Class
com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Packages that use EncryptionInfo.Builder Package Description com.google.bigtable.admin.v2 -
-
Uses of EncryptionInfo.Builder in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return EncryptionInfo.Builder Modifier and Type Method Description EncryptionInfo.BuilderTable.ClusterState.Builder. addEncryptionInfoBuilder()Output only.EncryptionInfo.BuilderTable.ClusterState.Builder. addEncryptionInfoBuilder(int index)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EncryptionInfo.BuilderEncryptionInfo.Builder. clear()EncryptionInfo.BuilderEncryptionInfo.Builder. clearEncryptionStatus()Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. clearEncryptionType()Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)EncryptionInfo.BuilderEncryptionInfo.Builder. clearKmsKeyVersion()Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EncryptionInfo.BuilderEncryptionInfo.Builder. clone()EncryptionInfo.BuilderBackup.Builder. getEncryptionInfoBuilder()Output only.EncryptionInfo.BuilderTable.ClusterState.Builder. getEncryptionInfoBuilder(int index)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. mergeEncryptionStatus(com.google.rpc.Status value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. mergeFrom(EncryptionInfo other)EncryptionInfo.BuilderEncryptionInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EncryptionInfo.BuilderEncryptionInfo.Builder. mergeFrom(com.google.protobuf.Message other)EncryptionInfo.BuilderEncryptionInfo.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static EncryptionInfo.BuilderEncryptionInfo. newBuilder()static EncryptionInfo.BuilderEncryptionInfo. newBuilder(EncryptionInfo prototype)EncryptionInfo.BuilderEncryptionInfo. newBuilderForType()protected EncryptionInfo.BuilderEncryptionInfo. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)EncryptionInfo.BuilderEncryptionInfo.Builder. setEncryptionStatus(com.google.rpc.Status value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. setEncryptionStatus(com.google.rpc.Status.Builder builderForValue)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. setEncryptionType(EncryptionInfo.EncryptionType value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. setEncryptionTypeValue(int value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EncryptionInfo.BuilderEncryptionInfo.Builder. setKmsKeyVersion(String value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. setKmsKeyVersionBytes(com.google.protobuf.ByteString value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EncryptionInfo.BuilderEncryptionInfo.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EncryptionInfo.BuilderEncryptionInfo. toBuilder()Methods in com.google.bigtable.admin.v2 that return types with arguments of type EncryptionInfo.Builder Modifier and Type Method Description List<EncryptionInfo.Builder>Table.ClusterState.Builder. getEncryptionInfoBuilderList()Output only.Methods in com.google.bigtable.admin.v2 with parameters of type EncryptionInfo.Builder Modifier and Type Method Description Table.ClusterState.BuilderTable.ClusterState.Builder. addEncryptionInfo(int index, EncryptionInfo.Builder builderForValue)Output only.Table.ClusterState.BuilderTable.ClusterState.Builder. addEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.Backup.BuilderBackup.Builder. setEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.Table.ClusterState.BuilderTable.ClusterState.Builder. setEncryptionInfo(int index, EncryptionInfo.Builder builderForValue)Output only.
-