public final class ContainerGetPropertiesHeaders extends Object
Constructor and Description |
---|
ContainerGetPropertiesHeaders() |
public ContainerGetPropertiesHeaders withMetadata(Map<String,String> metadata)
metadata
- the metadata value to set.public String eTag()
public ContainerGetPropertiesHeaders withETag(String eTag)
eTag
- the eTag value to set.public OffsetDateTime lastModified()
public ContainerGetPropertiesHeaders withLastModified(OffsetDateTime lastModified)
lastModified
- the lastModified value to set.public LeaseDurationType leaseDuration()
public ContainerGetPropertiesHeaders withLeaseDuration(LeaseDurationType leaseDuration)
leaseDuration
- the leaseDuration value to set.public LeaseStateType leaseState()
public ContainerGetPropertiesHeaders withLeaseState(LeaseStateType leaseState)
leaseState
- the leaseState value to set.public LeaseStatusType leaseStatus()
public ContainerGetPropertiesHeaders withLeaseStatus(LeaseStatusType leaseStatus)
leaseStatus
- the leaseStatus value to set.public String requestId()
public ContainerGetPropertiesHeaders withRequestId(String requestId)
requestId
- the requestId value to set.public String version()
public ContainerGetPropertiesHeaders withVersion(String version)
version
- the version value to set.public OffsetDateTime date()
public ContainerGetPropertiesHeaders withDate(OffsetDateTime date)
date
- the date value to set.public PublicAccessType blobPublicAccess()
public ContainerGetPropertiesHeaders withBlobPublicAccess(PublicAccessType blobPublicAccess)
blobPublicAccess
- the blobPublicAccess value to set.public Boolean hasImmutabilityPolicy()
public ContainerGetPropertiesHeaders withHasImmutabilityPolicy(Boolean hasImmutabilityPolicy)
hasImmutabilityPolicy
- the hasImmutabilityPolicy value to set.public Boolean hasLegalHold()
public ContainerGetPropertiesHeaders withHasLegalHold(Boolean hasLegalHold)
hasLegalHold
- the hasLegalHold value to set.Copyright © 2019 Microsoft Corporation. All rights reserved.