public final class BlobGetPropertiesHeaders extends Object
Constructor and Description |
---|
BlobGetPropertiesHeaders() |
Modifier and Type | Method and Description |
---|---|
String |
acceptRanges()
Get the acceptRanges value.
|
String |
accessTier()
Get the accessTier value.
|
Boolean |
accessTierInferred()
Get the accessTierInferred value.
|
String |
archiveStatus()
Get the archiveStatus value.
|
Integer |
blobCommittedBlockCount()
Get the blobCommittedBlockCount value.
|
Long |
blobSequenceNumber()
Get the blobSequenceNumber value.
|
BlobType |
blobType()
Get the blobType value.
|
String |
cacheControl()
Get the cacheControl value.
|
String |
contentDisposition()
Get the contentDisposition value.
|
String |
contentEncoding()
Get the contentEncoding value.
|
String |
contentLanguage()
Get the contentLanguage value.
|
Long |
contentLength()
Get the contentLength value.
|
byte[] |
contentMD5()
Get the contentMD5 value.
|
String |
contentType()
Get the contentType value.
|
OffsetDateTime |
copyCompletionTime()
Get the copyCompletionTime value.
|
String |
copyId()
Get the copyId value.
|
String |
copyProgress()
Get the copyProgress value.
|
String |
copySource()
Get the copySource value.
|
CopyStatusType |
copyStatus()
Get the copyStatus value.
|
String |
copyStatusDescription()
Get the copyStatusDescription value.
|
OffsetDateTime |
date()
Get the date value.
|
String |
destinationSnapshot()
Get the destinationSnapshot value.
|
String |
eTag()
Get the eTag value.
|
Boolean |
isIncrementalCopy()
Get the isIncrementalCopy value.
|
Boolean |
isServerEncrypted()
Get the isServerEncrypted value.
|
OffsetDateTime |
lastModified()
Get the lastModified value.
|
LeaseDurationType |
leaseDuration()
Get the leaseDuration value.
|
LeaseStateType |
leaseState()
Get the leaseState value.
|
LeaseStatusType |
leaseStatus()
Get the leaseStatus value.
|
Map<String,String> |
metadata()
Get the metadata value.
|
String |
requestId()
Get the requestId value.
|
String |
version()
Get the version value.
|
BlobGetPropertiesHeaders |
withAcceptRanges(String acceptRanges)
Set the acceptRanges value.
|
BlobGetPropertiesHeaders |
withAccessTier(String accessTier)
Set the accessTier value.
|
BlobGetPropertiesHeaders |
withAccessTierInferred(Boolean accessTierInferred)
Set the accessTierInferred value.
|
BlobGetPropertiesHeaders |
withArchiveStatus(String archiveStatus)
Set the archiveStatus value.
|
BlobGetPropertiesHeaders |
withBlobCommittedBlockCount(Integer blobCommittedBlockCount)
Set the blobCommittedBlockCount value.
|
BlobGetPropertiesHeaders |
withBlobSequenceNumber(Long blobSequenceNumber)
Set the blobSequenceNumber value.
|
BlobGetPropertiesHeaders |
withBlobType(BlobType blobType)
Set the blobType value.
|
BlobGetPropertiesHeaders |
withCacheControl(String cacheControl)
Set the cacheControl value.
|
BlobGetPropertiesHeaders |
withContentDisposition(String contentDisposition)
Set the contentDisposition value.
|
BlobGetPropertiesHeaders |
withContentEncoding(String contentEncoding)
Set the contentEncoding value.
|
BlobGetPropertiesHeaders |
withContentLanguage(String contentLanguage)
Set the contentLanguage value.
|
BlobGetPropertiesHeaders |
withContentLength(Long contentLength)
Set the contentLength value.
|
BlobGetPropertiesHeaders |
withContentMD5(byte[] contentMD5)
Set the contentMD5 value.
|
BlobGetPropertiesHeaders |
withContentType(String contentType)
Set the contentType value.
|
BlobGetPropertiesHeaders |
withCopyCompletionTime(OffsetDateTime copyCompletionTime)
Set the copyCompletionTime value.
|
BlobGetPropertiesHeaders |
withCopyId(String copyId)
Set the copyId value.
|
BlobGetPropertiesHeaders |
withCopyProgress(String copyProgress)
Set the copyProgress value.
|
BlobGetPropertiesHeaders |
withCopySource(String copySource)
Set the copySource value.
|
BlobGetPropertiesHeaders |
withCopyStatus(CopyStatusType copyStatus)
Set the copyStatus value.
|
BlobGetPropertiesHeaders |
withCopyStatusDescription(String copyStatusDescription)
Set the copyStatusDescription value.
|
BlobGetPropertiesHeaders |
withDate(OffsetDateTime date)
Set the date value.
|
BlobGetPropertiesHeaders |
withDestinationSnapshot(String destinationSnapshot)
Set the destinationSnapshot value.
|
BlobGetPropertiesHeaders |
withETag(String eTag)
Set the eTag value.
|
BlobGetPropertiesHeaders |
withIsIncrementalCopy(Boolean isIncrementalCopy)
Set the isIncrementalCopy value.
|
BlobGetPropertiesHeaders |
withIsServerEncrypted(Boolean isServerEncrypted)
Set the isServerEncrypted value.
|
BlobGetPropertiesHeaders |
withLastModified(OffsetDateTime lastModified)
Set the lastModified value.
|
BlobGetPropertiesHeaders |
withLeaseDuration(LeaseDurationType leaseDuration)
Set the leaseDuration value.
|
BlobGetPropertiesHeaders |
withLeaseState(LeaseStateType leaseState)
Set the leaseState value.
|
BlobGetPropertiesHeaders |
withLeaseStatus(LeaseStatusType leaseStatus)
Set the leaseStatus value.
|
BlobGetPropertiesHeaders |
withMetadata(Map<String,String> metadata)
Set the metadata value.
|
BlobGetPropertiesHeaders |
withRequestId(String requestId)
Set the requestId value.
|
BlobGetPropertiesHeaders |
withVersion(String version)
Set the version value.
|
BlobGetPropertiesHeaders |
withXMsCreationTime(OffsetDateTime xMsCreationTime)
Set the xMsCreationTime value.
|
OffsetDateTime |
xMsCreationTime()
Get the xMsCreationTime value.
|
public OffsetDateTime lastModified()
public BlobGetPropertiesHeaders withLastModified(OffsetDateTime lastModified)
lastModified
- the lastModified value to set.public OffsetDateTime xMsCreationTime()
public BlobGetPropertiesHeaders withXMsCreationTime(OffsetDateTime xMsCreationTime)
xMsCreationTime
- the xMsCreationTime value to set.public BlobGetPropertiesHeaders withMetadata(Map<String,String> metadata)
metadata
- the metadata value to set.public BlobType blobType()
public BlobGetPropertiesHeaders withBlobType(BlobType blobType)
blobType
- the blobType value to set.public OffsetDateTime copyCompletionTime()
public BlobGetPropertiesHeaders withCopyCompletionTime(OffsetDateTime copyCompletionTime)
copyCompletionTime
- the copyCompletionTime value to set.public String copyStatusDescription()
public BlobGetPropertiesHeaders withCopyStatusDescription(String copyStatusDescription)
copyStatusDescription
- the copyStatusDescription value to set.public String copyId()
public BlobGetPropertiesHeaders withCopyId(String copyId)
copyId
- the copyId value to set.public String copyProgress()
public BlobGetPropertiesHeaders withCopyProgress(String copyProgress)
copyProgress
- the copyProgress value to set.public String copySource()
public BlobGetPropertiesHeaders withCopySource(String copySource)
copySource
- the copySource value to set.public CopyStatusType copyStatus()
public BlobGetPropertiesHeaders withCopyStatus(CopyStatusType copyStatus)
copyStatus
- the copyStatus value to set.public Boolean isIncrementalCopy()
public BlobGetPropertiesHeaders withIsIncrementalCopy(Boolean isIncrementalCopy)
isIncrementalCopy
- the isIncrementalCopy value to set.public String destinationSnapshot()
public BlobGetPropertiesHeaders withDestinationSnapshot(String destinationSnapshot)
destinationSnapshot
- the destinationSnapshot value to set.public LeaseDurationType leaseDuration()
public BlobGetPropertiesHeaders withLeaseDuration(LeaseDurationType leaseDuration)
leaseDuration
- the leaseDuration value to set.public LeaseStateType leaseState()
public BlobGetPropertiesHeaders withLeaseState(LeaseStateType leaseState)
leaseState
- the leaseState value to set.public LeaseStatusType leaseStatus()
public BlobGetPropertiesHeaders withLeaseStatus(LeaseStatusType leaseStatus)
leaseStatus
- the leaseStatus value to set.public Long contentLength()
public BlobGetPropertiesHeaders withContentLength(Long contentLength)
contentLength
- the contentLength value to set.public String contentType()
public BlobGetPropertiesHeaders withContentType(String contentType)
contentType
- the contentType value to set.public String eTag()
public BlobGetPropertiesHeaders withETag(String eTag)
eTag
- the eTag value to set.public byte[] contentMD5()
public BlobGetPropertiesHeaders withContentMD5(byte[] contentMD5)
contentMD5
- the contentMD5 value to set.public String contentEncoding()
public BlobGetPropertiesHeaders withContentEncoding(String contentEncoding)
contentEncoding
- the contentEncoding value to set.public String contentDisposition()
public BlobGetPropertiesHeaders withContentDisposition(String contentDisposition)
contentDisposition
- the contentDisposition value to set.public String contentLanguage()
public BlobGetPropertiesHeaders withContentLanguage(String contentLanguage)
contentLanguage
- the contentLanguage value to set.public String cacheControl()
public BlobGetPropertiesHeaders withCacheControl(String cacheControl)
cacheControl
- the cacheControl value to set.public Long blobSequenceNumber()
public BlobGetPropertiesHeaders withBlobSequenceNumber(Long blobSequenceNumber)
blobSequenceNumber
- the blobSequenceNumber value to set.public String requestId()
public BlobGetPropertiesHeaders withRequestId(String requestId)
requestId
- the requestId value to set.public String version()
public BlobGetPropertiesHeaders withVersion(String version)
version
- the version value to set.public OffsetDateTime date()
public BlobGetPropertiesHeaders withDate(OffsetDateTime date)
date
- the date value to set.public String acceptRanges()
public BlobGetPropertiesHeaders withAcceptRanges(String acceptRanges)
acceptRanges
- the acceptRanges value to set.public Integer blobCommittedBlockCount()
public BlobGetPropertiesHeaders withBlobCommittedBlockCount(Integer blobCommittedBlockCount)
blobCommittedBlockCount
- the blobCommittedBlockCount value to set.public Boolean isServerEncrypted()
public BlobGetPropertiesHeaders withIsServerEncrypted(Boolean isServerEncrypted)
isServerEncrypted
- the isServerEncrypted value to set.public String accessTier()
public BlobGetPropertiesHeaders withAccessTier(String accessTier)
accessTier
- the accessTier value to set.public Boolean accessTierInferred()
public BlobGetPropertiesHeaders withAccessTierInferred(Boolean accessTierInferred)
accessTierInferred
- the accessTierInferred value to set.public String archiveStatus()
public BlobGetPropertiesHeaders withArchiveStatus(String archiveStatus)
archiveStatus
- the archiveStatus value to set.This documentation was released into the public domain.