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