@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class CopyObjectRequest extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
CopyObjectRequest.Builder |
protected static class |
CopyObjectRequest.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
CopyObjectRequest(CopyObjectRequest.BuilderImpl builder) |
protected CopyObjectRequest(CopyObjectRequest.BuilderImpl builder)
public CopyObjectRequest.Builder toBuilder()
public static CopyObjectRequest.Builder builder()
public ObjectCannedACL aCL()
public String bucket()
public String cacheControl()
public String contentDisposition()
public String contentEncoding()
public String contentLanguage()
public String contentType()
public String copySource()
public String copySourceIfMatch()
public java.time.Instant copySourceIfModifiedSince()
public String copySourceIfNoneMatch()
public java.time.Instant copySourceIfUnmodifiedSince()
public java.time.Instant expires()
public String grantFullControl()
public String grantRead()
public String grantReadACP()
public String grantWriteACP()
public String key()
public MetadataDirective metadataDirective()
public TaggingDirective taggingDirective()
public ServerSideEncryption serverSideEncryption()
public StorageClass storageClass()
public String websiteRedirectLocation()
public String sSECustomerAlgorithm()
public String sSECustomerKey()
public String sSECustomerKeyMD5()
public String sSEKMSKeyId()
public String sSEKMSEncryptionContext()
public Boolean bucketKeyEnabled()
public String copySourceSSECustomerAlgorithm()
public String copySourceSSECustomerKey()
public String copySourceSSECustomerKeyMD5()
public RequestPayer requestPayer()
public String tagging()
public ObjectLockMode objectLockMode()
public java.time.Instant objectLockRetainUntilDate()
public ObjectLockLegalHoldStatus objectLockLegalHoldStatus()
public String expectedBucketOwner()
public String expectedSourceBucketOwner()
Copyright © 2021. All rights reserved.