@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class GetObjectOutput extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
GetObjectOutput.Builder |
protected static class |
GetObjectOutput.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
GetObjectOutput(GetObjectOutput.BuilderImpl builder) |
protected GetObjectOutput(GetObjectOutput.BuilderImpl builder)
public GetObjectOutput.Builder toBuilder()
public static GetObjectOutput.Builder builder()
public byte[] body()
public Boolean deleteMarker()
public String acceptRanges()
public String expiration()
public String restore()
public java.time.Instant lastModified()
public Long contentLength()
public String eTag()
public Integer missingMeta()
public String versionId()
public String cacheControl()
public String contentDisposition()
public String contentEncoding()
public String contentLanguage()
public String contentRange()
public String contentType()
public java.time.Instant expires()
public String websiteRedirectLocation()
public ServerSideEncryption serverSideEncryption()
public String sSECustomerAlgorithm()
public String sSECustomerKeyMD5()
public String sSEKMSKeyId()
public Boolean bucketKeyEnabled()
public StorageClass storageClass()
public RequestCharged requestCharged()
public ReplicationStatus replicationStatus()
public Integer partsCount()
public Integer tagCount()
public ObjectLockMode objectLockMode()
public java.time.Instant objectLockRetainUntilDate()
public ObjectLockLegalHoldStatus objectLockLegalHoldStatus()
Copyright © 2021. All rights reserved.