public final class BlobGetPropertiesHeaders
extends java.lang.Object
Type | Property and Description |
---|---|
org.joda.time.DateTime |
date
Get the dateProperty value.
|
Constructor and Description |
---|
BlobGetPropertiesHeaders() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
acceptRanges()
Get the acceptRanges value.
|
java.lang.String |
accessTier()
Get the accessTier value.
|
java.lang.Boolean |
accessTierInferred()
Get the accessTierInferred value.
|
java.lang.String |
archiveStatus()
Get the archiveStatus value.
|
java.lang.String |
blobCommittedBlockCount()
Get the blobCommittedBlockCount value.
|
java.lang.Long |
blobSequenceNumber()
Get the blobSequenceNumber value.
|
BlobType |
blobType()
Get the blobType value.
|
java.lang.String |
cacheControl()
Get the cacheControl value.
|
java.lang.String |
contentDisposition()
Get the contentDisposition value.
|
java.lang.String |
contentEncoding()
Get the contentEncoding value.
|
java.lang.String |
contentLanguage()
Get the contentLanguage value.
|
java.lang.Long |
contentLength()
Get the contentLength value.
|
java.lang.String |
contentMD5()
Get the contentMD5 value.
|
java.lang.String |
contentType()
Get the contentType value.
|
org.joda.time.DateTime |
copyCompletionTime()
Get the copyCompletionTime value.
|
java.lang.String |
copyId()
Get the copyId value.
|
java.lang.String |
copyProgress()
Get the copyProgress value.
|
java.lang.String |
copySource()
Get the copySource value.
|
CopyStatusType |
copyStatus()
Get the copyStatus value.
|
java.lang.String |
copyStatusDescription()
Get the copyStatusDescription value.
|
org.joda.time.DateTime |
dateProperty()
Get the dateProperty value.
|
java.lang.String |
destinationSnapshot()
Get the destinationSnapshot value.
|
java.lang.String |
eTag()
Get the eTag value.
|
java.lang.Boolean |
isIncrementalCopy()
Get the isIncrementalCopy value.
|
java.lang.Boolean |
isServerEncrypted()
Get the isServerEncrypted value.
|
org.joda.time.DateTime |
lastModified()
Get the lastModified value.
|
LeaseDurationType |
leaseDuration()
Get the leaseDuration value.
|
LeaseStateType |
leaseState()
Get the leaseState value.
|
LeaseStatusType |
leaseStatus()
Get the leaseStatus value.
|
java.util.Map<java.lang.String,java.lang.String> |
metadata()
Get the metadata value.
|
java.lang.String |
requestId()
Get the requestId value.
|
java.lang.String |
version()
Get the version value.
|
BlobGetPropertiesHeaders |
withAcceptRanges(java.lang.String acceptRanges)
Set the acceptRanges value.
|
BlobGetPropertiesHeaders |
withAccessTier(java.lang.String accessTier)
Set the accessTier value.
|
BlobGetPropertiesHeaders |
withAccessTierInferred(java.lang.Boolean accessTierInferred)
Set the accessTierInferred value.
|
BlobGetPropertiesHeaders |
withArchiveStatus(java.lang.String archiveStatus)
Set the archiveStatus value.
|
BlobGetPropertiesHeaders |
withBlobCommittedBlockCount(java.lang.String blobCommittedBlockCount)
Set the blobCommittedBlockCount value.
|
BlobGetPropertiesHeaders |
withBlobSequenceNumber(java.lang.Long blobSequenceNumber)
Set the blobSequenceNumber value.
|
BlobGetPropertiesHeaders |
withBlobType(BlobType blobType)
Set the blobType value.
|
BlobGetPropertiesHeaders |
withCacheControl(java.lang.String cacheControl)
Set the cacheControl value.
|
BlobGetPropertiesHeaders |
withContentDisposition(java.lang.String contentDisposition)
Set the contentDisposition value.
|
BlobGetPropertiesHeaders |
withContentEncoding(java.lang.String contentEncoding)
Set the contentEncoding value.
|
BlobGetPropertiesHeaders |
withContentLanguage(java.lang.String contentLanguage)
Set the contentLanguage value.
|
BlobGetPropertiesHeaders |
withContentLength(java.lang.Long contentLength)
Set the contentLength value.
|
BlobGetPropertiesHeaders |
withContentMD5(java.lang.String contentMD5)
Set the contentMD5 value.
|
BlobGetPropertiesHeaders |
withContentType(java.lang.String contentType)
Set the contentType value.
|
BlobGetPropertiesHeaders |
withCopyCompletionTime(org.joda.time.DateTime copyCompletionTime)
Set the copyCompletionTime value.
|
BlobGetPropertiesHeaders |
withCopyId(java.lang.String copyId)
Set the copyId value.
|
BlobGetPropertiesHeaders |
withCopyProgress(java.lang.String copyProgress)
Set the copyProgress value.
|
BlobGetPropertiesHeaders |
withCopySource(java.lang.String copySource)
Set the copySource value.
|
BlobGetPropertiesHeaders |
withCopyStatus(CopyStatusType copyStatus)
Set the copyStatus value.
|
BlobGetPropertiesHeaders |
withCopyStatusDescription(java.lang.String copyStatusDescription)
Set the copyStatusDescription value.
|
BlobGetPropertiesHeaders |
withDateProperty(org.joda.time.DateTime dateProperty)
Set the dateProperty value.
|
BlobGetPropertiesHeaders |
withDestinationSnapshot(java.lang.String destinationSnapshot)
Set the destinationSnapshot value.
|
BlobGetPropertiesHeaders |
withETag(java.lang.String eTag)
Set the eTag value.
|
BlobGetPropertiesHeaders |
withIsIncrementalCopy(java.lang.Boolean isIncrementalCopy)
Set the isIncrementalCopy value.
|
BlobGetPropertiesHeaders |
withIsServerEncrypted(java.lang.Boolean isServerEncrypted)
Set the isServerEncrypted value.
|
BlobGetPropertiesHeaders |
withLastModified(org.joda.time.DateTime 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(java.util.Map<java.lang.String,java.lang.String> metadata)
Set the metadata value.
|
BlobGetPropertiesHeaders |
withRequestId(java.lang.String requestId)
Set the requestId value.
|
BlobGetPropertiesHeaders |
withVersion(java.lang.String version)
Set the version value.
|
public org.joda.time.DateTime lastModified()
public BlobGetPropertiesHeaders withLastModified(org.joda.time.DateTime lastModified)
lastModified
- the lastModified value to set.public java.util.Map<java.lang.String,java.lang.String> metadata()
public BlobGetPropertiesHeaders withMetadata(java.util.Map<java.lang.String,java.lang.String> metadata)
metadata
- the metadata value to set.public BlobType blobType()
public BlobGetPropertiesHeaders withBlobType(BlobType blobType)
blobType
- the blobType value to set.public org.joda.time.DateTime copyCompletionTime()
public BlobGetPropertiesHeaders withCopyCompletionTime(org.joda.time.DateTime copyCompletionTime)
copyCompletionTime
- the copyCompletionTime value to set.public java.lang.String copyStatusDescription()
public BlobGetPropertiesHeaders withCopyStatusDescription(java.lang.String copyStatusDescription)
copyStatusDescription
- the copyStatusDescription value to set.public java.lang.String copyId()
public BlobGetPropertiesHeaders withCopyId(java.lang.String copyId)
copyId
- the copyId value to set.public java.lang.String copyProgress()
public BlobGetPropertiesHeaders withCopyProgress(java.lang.String copyProgress)
copyProgress
- the copyProgress value to set.public java.lang.String copySource()
public BlobGetPropertiesHeaders withCopySource(java.lang.String copySource)
copySource
- the copySource value to set.public CopyStatusType copyStatus()
public BlobGetPropertiesHeaders withCopyStatus(CopyStatusType copyStatus)
copyStatus
- the copyStatus value to set.public java.lang.Boolean isIncrementalCopy()
public BlobGetPropertiesHeaders withIsIncrementalCopy(java.lang.Boolean isIncrementalCopy)
isIncrementalCopy
- the isIncrementalCopy value to set.public java.lang.String destinationSnapshot()
public BlobGetPropertiesHeaders withDestinationSnapshot(java.lang.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 java.lang.Long contentLength()
public BlobGetPropertiesHeaders withContentLength(java.lang.Long contentLength)
contentLength
- the contentLength value to set.public java.lang.String contentType()
public BlobGetPropertiesHeaders withContentType(java.lang.String contentType)
contentType
- the contentType value to set.public java.lang.String eTag()
public BlobGetPropertiesHeaders withETag(java.lang.String eTag)
eTag
- the eTag value to set.public java.lang.String contentMD5()
public BlobGetPropertiesHeaders withContentMD5(java.lang.String contentMD5)
contentMD5
- the contentMD5 value to set.public java.lang.String contentEncoding()
public BlobGetPropertiesHeaders withContentEncoding(java.lang.String contentEncoding)
contentEncoding
- the contentEncoding value to set.public java.lang.String contentDisposition()
public BlobGetPropertiesHeaders withContentDisposition(java.lang.String contentDisposition)
contentDisposition
- the contentDisposition value to set.public java.lang.String contentLanguage()
public BlobGetPropertiesHeaders withContentLanguage(java.lang.String contentLanguage)
contentLanguage
- the contentLanguage value to set.public java.lang.String cacheControl()
public BlobGetPropertiesHeaders withCacheControl(java.lang.String cacheControl)
cacheControl
- the cacheControl value to set.public java.lang.Long blobSequenceNumber()
public BlobGetPropertiesHeaders withBlobSequenceNumber(java.lang.Long blobSequenceNumber)
blobSequenceNumber
- the blobSequenceNumber value to set.public java.lang.String requestId()
public BlobGetPropertiesHeaders withRequestId(java.lang.String requestId)
requestId
- the requestId value to set.public java.lang.String version()
public BlobGetPropertiesHeaders withVersion(java.lang.String version)
version
- the version value to set.public org.joda.time.DateTime dateProperty()
public BlobGetPropertiesHeaders withDateProperty(org.joda.time.DateTime dateProperty)
dateProperty
- the dateProperty value to set.public java.lang.String acceptRanges()
public BlobGetPropertiesHeaders withAcceptRanges(java.lang.String acceptRanges)
acceptRanges
- the acceptRanges value to set.public java.lang.String blobCommittedBlockCount()
public BlobGetPropertiesHeaders withBlobCommittedBlockCount(java.lang.String blobCommittedBlockCount)
blobCommittedBlockCount
- the blobCommittedBlockCount value to set.public java.lang.Boolean isServerEncrypted()
public BlobGetPropertiesHeaders withIsServerEncrypted(java.lang.Boolean isServerEncrypted)
isServerEncrypted
- the isServerEncrypted value to set.public java.lang.String accessTier()
public BlobGetPropertiesHeaders withAccessTier(java.lang.String accessTier)
accessTier
- the accessTier value to set.public java.lang.Boolean accessTierInferred()
public BlobGetPropertiesHeaders withAccessTierInferred(java.lang.Boolean accessTierInferred)
accessTierInferred
- the accessTierInferred value to set.public java.lang.String archiveStatus()
public BlobGetPropertiesHeaders withArchiveStatus(java.lang.String archiveStatus)
archiveStatus
- the archiveStatus value to set.