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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CustomerEncryption.Builder.clear()CustomerEncryption.Builder.clearEncryptionAlgorithm()Optional.CustomerEncryption.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CustomerEncryption.Builder.clearKeySha256Bytes()Optional.CustomerEncryption.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CustomerEncryption.Builder.clone()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) CustomerEncryption.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static CustomerEncryption.BuilderCustomerEncryption.newBuilder()static CustomerEncryption.BuilderCustomerEncryption.newBuilder(CustomerEncryption prototype) CustomerEncryption.newBuilderForType()protected CustomerEncryption.BuilderCustomerEncryption.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CustomerEncryption.Builder.setEncryptionAlgorithm(String value) Optional.CustomerEncryption.Builder.setEncryptionAlgorithmBytes(com.google.protobuf.ByteString value) Optional.CustomerEncryption.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CustomerEncryption.Builder.setKeySha256Bytes(com.google.protobuf.ByteString value) Optional.CustomerEncryption.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CustomerEncryption.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CustomerEncryption.toBuilder()Methods in com.google.storage.v2 with parameters of type CustomerEncryption.BuilderModifier and TypeMethodDescriptionObject.Builder.setCustomerEncryption(CustomerEncryption.Builder builderForValue) Optional.