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