public final class ContainersSetAccessPolicyHeaders extends Object
Type | Property and Description |
---|---|
OffsetDateTime |
date
Get the dateProperty value.
|
Constructor and Description |
---|
ContainersSetAccessPolicyHeaders() |
Modifier and Type | Method and Description |
---|---|
OffsetDateTime |
dateProperty()
Get the dateProperty value.
|
String |
eTag()
Get the eTag value.
|
OffsetDateTime |
lastModified()
Get the lastModified value.
|
String |
requestId()
Get the requestId value.
|
String |
version()
Get the version value.
|
ContainersSetAccessPolicyHeaders |
withDateProperty(OffsetDateTime dateProperty)
Set the dateProperty value.
|
ContainersSetAccessPolicyHeaders |
withETag(String eTag)
Set the eTag value.
|
ContainersSetAccessPolicyHeaders |
withLastModified(OffsetDateTime lastModified)
Set the lastModified value.
|
ContainersSetAccessPolicyHeaders |
withRequestId(String requestId)
Set the requestId value.
|
ContainersSetAccessPolicyHeaders |
withVersion(String version)
Set the version value.
|
public OffsetDateTime dateProperty
public String eTag()
public ContainersSetAccessPolicyHeaders withETag(String eTag)
eTag
- the eTag value to set.public OffsetDateTime lastModified()
public ContainersSetAccessPolicyHeaders withLastModified(OffsetDateTime lastModified)
lastModified
- the lastModified value to set.public String requestId()
public ContainersSetAccessPolicyHeaders withRequestId(String requestId)
requestId
- the requestId value to set.public String version()
public ContainersSetAccessPolicyHeaders withVersion(String version)
version
- the version value to set.public OffsetDateTime dateProperty()
public ContainersSetAccessPolicyHeaders withDateProperty(OffsetDateTime dateProperty)
dateProperty
- the dateProperty value to set.Copyright © 2018. All rights reserved.