Uses of Class
com.google.cloud.alloydb.v1alpha.EncryptionInfo.Builder
-
Packages that use EncryptionInfo.Builder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of EncryptionInfo.Builder in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return EncryptionInfo.Builder Modifier and Type Method Description EncryptionInfo.BuilderEncryptionInfo.Builder. addAllKmsKeyVersions(Iterable<String> values)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. addKmsKeyVersions(String value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. addKmsKeyVersionsBytes(com.google.protobuf.ByteString value)Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EncryptionInfo.BuilderEncryptionInfo.Builder. clear()EncryptionInfo.BuilderEncryptionInfo.Builder. clearEncryptionType()Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)EncryptionInfo.BuilderEncryptionInfo.Builder. clearKmsKeyVersions()Output only.EncryptionInfo.BuilderEncryptionInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EncryptionInfo.BuilderEncryptionInfo.Builder. clone()EncryptionInfo.BuilderBackup.Builder. getEncryptionInfoBuilder()Output only.EncryptionInfo.BuilderCluster.Builder. getEncryptionInfoBuilder()Output only.EncryptionInfo.BuilderContinuousBackupInfo.Builder. getEncryptionInfoBuilder()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. 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. setKmsKeyVersions(int index, String 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.cloud.alloydb.v1alpha with parameters of type EncryptionInfo.Builder Modifier and Type Method Description Backup.BuilderBackup.Builder. setEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.Cluster.BuilderCluster.Builder. setEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.ContinuousBackupInfo.BuilderContinuousBackupInfo.Builder. setEncryptionInfo(EncryptionInfo.Builder builderForValue)Output only.
-