Uses of Class
com.google.storage.v2.CustomerEncryption.Builder
-
Uses of CustomerEncryption.Builder in com.google.storage.v2
Methods in com.google.storage.v2 that return CustomerEncryption.BuilderModifier and TypeMethodDescriptionCustomerEncryption.Builder.clear()CustomerEncryption.Builder.clearEncryptionAlgorithm()Optional.CustomerEncryption.Builder.clearKeySha256Bytes()Optional.Object.Builder.getCustomerEncryptionBuilder()Optional.CustomerEncryption.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CustomerEncryption.Builder.mergeFrom(com.google.protobuf.Message other) CustomerEncryption.Builder.mergeFrom(CustomerEncryption other) static CustomerEncryption.BuilderCustomerEncryption.newBuilder()static CustomerEncryption.BuilderCustomerEncryption.newBuilder(CustomerEncryption prototype) CustomerEncryption.newBuilderForType()protected CustomerEncryption.BuilderCustomerEncryption.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CustomerEncryption.Builder.setEncryptionAlgorithm(String value) Optional.CustomerEncryption.Builder.setEncryptionAlgorithmBytes(com.google.protobuf.ByteString value) Optional.CustomerEncryption.Builder.setKeySha256Bytes(com.google.protobuf.ByteString value) Optional.CustomerEncryption.toBuilder()Methods in com.google.storage.v2 with parameters of type CustomerEncryption.BuilderModifier and TypeMethodDescriptionObject.Builder.setCustomerEncryption(CustomerEncryption.Builder builderForValue) Optional.