Uses of Class
com.google.storage.v2.Object.Builder
-
Uses of Object.Builder in com.google.storage.v2
Methods in com.google.storage.v2 that return Object.BuilderModifier and TypeMethodDescriptionObject.Builder.addAcl(int index, ObjectAccessControl value) Access controls on the object.Object.Builder.addAcl(int index, ObjectAccessControl.Builder builderForValue) Access controls on the object.Object.Builder.addAcl(ObjectAccessControl value) Access controls on the object.Object.Builder.addAcl(ObjectAccessControl.Builder builderForValue) Access controls on the object.Object.Builder.addAllAcl(Iterable<? extends ObjectAccessControl> values) Access controls on the object.ListObjectsResponse.Builder.addObjectsBuilder()The list of items.ListObjectsResponse.Builder.addObjectsBuilder(int index) The list of items.Object.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Object.Builder.clear()Object.Builder.clearAcl()Access controls on the object.Object.Builder.clearBucket()Immutable.Object.Builder.clearCacheControl()Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].Object.Builder.clearChecksums()Output only.Object.Builder.clearComponentCount()Output only.Object.Builder.clearContentDisposition()Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].Object.Builder.clearContentEncoding()Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]Object.Builder.clearContentLanguage()Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].Object.Builder.clearContentType()Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].Object.Builder.clearCreateTime()Output only.Object.Builder.clearCustomerEncryption()Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.Object.Builder.clearCustomTime()A user-specified timestamp set on an object.Object.Builder.clearDeleteTime()Output only.Object.Builder.clearEtag()The etag of the object.Object.Builder.clearEventBasedHold()Whether an object is under event-based hold.Object.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Object.Builder.clearGeneration()Immutable.Object.Builder.clearHardDeleteTime()Output only.Object.Builder.clearKmsKey()Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.Object.Builder.clearMetadata()Object.Builder.clearMetageneration()Output only.Object.Builder.clearName()Immutable.Object.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Object.Builder.clearOwner()Output only.Object.Builder.clearRestoreToken()Output only.Object.Builder.clearRetentionExpireTime()A server-determined value that specifies the earliest time that the object's retention period expires.Object.Builder.clearSize()Output only.Object.Builder.clearSoftDeleteTime()Output only.Object.Builder.clearStorageClass()Storage class of the object.Object.Builder.clearTemporaryHold()Whether an object is under temporary hold.Object.Builder.clearUpdateStorageClassTime()Output only.Object.Builder.clearUpdateTime()Output only.Object.Builder.clone()ComposeObjectRequest.Builder.getDestinationBuilder()Required.RewriteObjectRequest.Builder.getDestinationBuilder()Properties of the destination, post-rewrite object.ReadObjectResponse.Builder.getMetadataBuilder()Metadata of the object whose media is being returned.UpdateObjectRequest.Builder.getObjectBuilder()Required.ListObjectsResponse.Builder.getObjectsBuilder(int index) The list of items.BidiWriteObjectResponse.Builder.getResourceBuilder()A resource containing the metadata for the uploaded object.QueryWriteStatusResponse.Builder.getResourceBuilder()A resource containing the metadata for the uploaded object.RewriteResponse.Builder.getResourceBuilder()A resource containing the metadata for the copied-to object.WriteObjectResponse.Builder.getResourceBuilder()A resource containing the metadata for the uploaded object.WriteObjectSpec.Builder.getResourceBuilder()Required.Object.Builder.mergeChecksums(ObjectChecksums value) Output only.Object.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.mergeCustomerEncryption(CustomerEncryption value) Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.Object.Builder.mergeCustomTime(com.google.protobuf.Timestamp value) A user-specified timestamp set on an object.Object.Builder.mergeDeleteTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Object.Builder.mergeFrom(com.google.protobuf.Message other) Object.Builder.mergeHardDeleteTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.mergeOwner(Owner value) Output only.Object.Builder.mergeRetentionExpireTime(com.google.protobuf.Timestamp value) A server-determined value that specifies the earliest time that the object's retention period expires.Object.Builder.mergeSoftDeleteTime(com.google.protobuf.Timestamp value) Output only.final Object.BuilderObject.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Object.Builder.mergeUpdateStorageClassTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.static Object.BuilderObject.newBuilder()static Object.BuilderObject.newBuilder(Object prototype) Object.newBuilderForType()protected Object.BuilderObject.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Object.Builder.putAllMetadata(Map<String, String> values) User-provided metadata, in key/value pairs.Object.Builder.putMetadata(String key, String value) User-provided metadata, in key/value pairs.Object.Builder.removeAcl(int index) Access controls on the object.Object.Builder.removeMetadata(String key) User-provided metadata, in key/value pairs.Object.Builder.setAcl(int index, ObjectAccessControl value) Access controls on the object.Object.Builder.setAcl(int index, ObjectAccessControl.Builder builderForValue) Access controls on the object.Immutable.Object.Builder.setBucketBytes(com.google.protobuf.ByteString value) Immutable.Object.Builder.setCacheControl(String value) Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].Object.Builder.setCacheControlBytes(com.google.protobuf.ByteString value) Cache-Control directive for the object data, matching [https://tools.ietf.org/html/rfc7234#section-5.2"][RFC 7234 §5.2].Object.Builder.setChecksums(ObjectChecksums value) Output only.Object.Builder.setChecksums(ObjectChecksums.Builder builderForValue) Output only.Object.Builder.setComponentCount(int value) Output only.Object.Builder.setContentDisposition(String value) Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].Object.Builder.setContentDispositionBytes(com.google.protobuf.ByteString value) Content-Disposition of the object data, matching [https://tools.ietf.org/html/rfc6266][RFC 6266].Object.Builder.setContentEncoding(String value) Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]Object.Builder.setContentEncodingBytes(com.google.protobuf.ByteString value) Content-Encoding of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.2.2][RFC 7231 §3.1.2.2]Object.Builder.setContentLanguage(String value) Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].Object.Builder.setContentLanguageBytes(com.google.protobuf.ByteString value) Content-Language of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.3.2][RFC 7231 §3.1.3.2].Object.Builder.setContentType(String value) Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].Object.Builder.setContentTypeBytes(com.google.protobuf.ByteString value) Content-Type of the object data, matching [https://tools.ietf.org/html/rfc7231#section-3.1.1.5][RFC 7231 §3.1.1.5].Object.Builder.setCreateTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Object.Builder.setCustomerEncryption(CustomerEncryption value) Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.Object.Builder.setCustomerEncryption(CustomerEncryption.Builder builderForValue) Metadata of Customer-Supplied Encryption Key, if the object is encrypted by such a key.Object.Builder.setCustomTime(com.google.protobuf.Timestamp value) A user-specified timestamp set on an object.Object.Builder.setCustomTime(com.google.protobuf.Timestamp.Builder builderForValue) A user-specified timestamp set on an object.Object.Builder.setDeleteTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.setDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.The etag of the object.Object.Builder.setEtagBytes(com.google.protobuf.ByteString value) The etag of the object.Object.Builder.setEventBasedHold(boolean value) Whether an object is under event-based hold.Object.Builder.setGeneration(long value) Immutable.Object.Builder.setHardDeleteTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.setHardDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.Object.Builder.setKmsKeyBytes(com.google.protobuf.ByteString value) Cloud KMS Key used to encrypt this object, if the object is encrypted by such a key.Object.Builder.setMetageneration(long value) Output only.Immutable.Object.Builder.setNameBytes(com.google.protobuf.ByteString value) Immutable.Output only.Object.Builder.setOwner(Owner.Builder builderForValue) Output only.Object.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Object.Builder.setRestoreToken(String value) Output only.Object.Builder.setRestoreTokenBytes(com.google.protobuf.ByteString value) Output only.Object.Builder.setRetentionExpireTime(com.google.protobuf.Timestamp value) A server-determined value that specifies the earliest time that the object's retention period expires.Object.Builder.setRetentionExpireTime(com.google.protobuf.Timestamp.Builder builderForValue) A server-determined value that specifies the earliest time that the object's retention period expires.Object.Builder.setSize(long value) Output only.Object.Builder.setSoftDeleteTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.setSoftDeleteTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Object.Builder.setStorageClass(String value) Storage class of the object.Object.Builder.setStorageClassBytes(com.google.protobuf.ByteString value) Storage class of the object.Object.Builder.setTemporaryHold(boolean value) Whether an object is under temporary hold.final Object.BuilderObject.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Object.Builder.setUpdateStorageClassTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.setUpdateStorageClassTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Object.Builder.setUpdateTime(com.google.protobuf.Timestamp value) Output only.Object.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Object.toBuilder()Methods in com.google.storage.v2 that return types with arguments of type Object.BuilderModifier and TypeMethodDescriptionListObjectsResponse.Builder.getObjectsBuilderList()The list of items.Methods in com.google.storage.v2 with parameters of type Object.BuilderModifier and TypeMethodDescriptionListObjectsResponse.Builder.addObjects(int index, Object.Builder builderForValue) The list of items.ListObjectsResponse.Builder.addObjects(Object.Builder builderForValue) The list of items.ComposeObjectRequest.Builder.setDestination(Object.Builder builderForValue) Required.RewriteObjectRequest.Builder.setDestination(Object.Builder builderForValue) Properties of the destination, post-rewrite object.ReadObjectResponse.Builder.setMetadata(Object.Builder builderForValue) Metadata of the object whose media is being returned.UpdateObjectRequest.Builder.setObject(Object.Builder builderForValue) Required.ListObjectsResponse.Builder.setObjects(int index, Object.Builder builderForValue) The list of items.BidiWriteObjectResponse.Builder.setResource(Object.Builder builderForValue) A resource containing the metadata for the uploaded object.QueryWriteStatusResponse.Builder.setResource(Object.Builder builderForValue) A resource containing the metadata for the uploaded object.RewriteResponse.Builder.setResource(Object.Builder builderForValue) A resource containing the metadata for the copied-to object.WriteObjectResponse.Builder.setResource(Object.Builder builderForValue) A resource containing the metadata for the uploaded object.WriteObjectSpec.Builder.setResource(Object.Builder builderForValue) Required.