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