Uses of Class
com.google.storage.v2.CustomerEncryption
-
Uses of CustomerEncryption in com.google.storage.v2
Methods in com.google.storage.v2 that return CustomerEncryptionModifier and TypeMethodDescriptionCustomerEncryption.Builder.build()CustomerEncryption.Builder.buildPartial()Object.Builder.getCustomerEncryption()Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.Object.getCustomerEncryption()Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.ObjectOrBuilder.getCustomerEncryption()Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.static CustomerEncryptionCustomerEncryption.getDefaultInstance()CustomerEncryption.Builder.getDefaultInstanceForType()CustomerEncryption.getDefaultInstanceForType()static CustomerEncryptionCustomerEncryption.parseDelimitedFrom(InputStream input) static CustomerEncryptionCustomerEncryption.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomerEncryptionCustomerEncryption.parseFrom(byte[] data) static CustomerEncryptionCustomerEncryption.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomerEncryptionCustomerEncryption.parseFrom(com.google.protobuf.ByteString data) static CustomerEncryptionCustomerEncryption.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomerEncryptionCustomerEncryption.parseFrom(com.google.protobuf.CodedInputStream input) static CustomerEncryptionCustomerEncryption.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomerEncryptionCustomerEncryption.parseFrom(InputStream input) static CustomerEncryptionCustomerEncryption.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomerEncryptionCustomerEncryption.parseFrom(ByteBuffer data) static CustomerEncryptionCustomerEncryption.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type CustomerEncryptionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomerEncryption>CustomerEncryption.getParserForType()static com.google.protobuf.Parser<CustomerEncryption>CustomerEncryption.parser()Methods in com.google.storage.v2 with parameters of type CustomerEncryptionModifier and TypeMethodDescriptionObject.Builder.mergeCustomerEncryption(CustomerEncryption value) Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.CustomerEncryption.Builder.mergeFrom(CustomerEncryption other) static CustomerEncryption.BuilderCustomerEncryption.newBuilder(CustomerEncryption prototype) Object.Builder.setCustomerEncryption(CustomerEncryption value) Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.