Uses of Class
com.google.spanner.admin.database.v1.EncryptionInfo.Builder
-
-
Uses of EncryptionInfo.Builder in com.google.spanner.admin.database.v1
Methods in com.google.spanner.admin.database.v1 that return EncryptionInfo.Builder Modifier and Type Method Description EncryptionInfo.BuilderDatabase.Builder. addEncryptionInfoBuilder()Output only.EncryptionInfo.BuilderDatabase.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.BuilderDatabase.Builder. getEncryptionInfoBuilder(int index)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. mergeEncryptionStatus(com.google.rpc.Status value)Output only.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. mergeFrom(EncryptionInfo 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.Type 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.spanner.admin.database.v1 that return types with arguments of type EncryptionInfo.Builder Modifier and Type Method Description List<EncryptionInfo.Builder>Database.Builder. getEncryptionInfoBuilderList()Output only.Methods in com.google.spanner.admin.database.v1 with parameters of type EncryptionInfo.Builder Modifier and Type Method Description Database.BuilderDatabase.Builder. addEncryptionInfo(int index, EncryptionInfo.Builder builderForValue)Output only.Database.BuilderDatabase.Builder. addEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.Backup.BuilderBackup.Builder. setEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.Database.BuilderDatabase.Builder. setEncryptionInfo(int index, EncryptionInfo.Builder builderForValue)Output only.
-