| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob.models |
This package contains the blob.models classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainersDeleteHeaders |
ContainersDeleteResponse.headers() |
ContainersDeleteHeaders |
ContainersDeleteHeaders.withDate(OffsetDateTime date)
Set the date value.
|
ContainersDeleteHeaders |
ContainersDeleteHeaders.withRequestId(String requestId)
Set the requestId value.
|
ContainersDeleteHeaders |
ContainersDeleteHeaders.withVersion(String version)
Set the version value.
|
| Constructor and Description |
|---|
ContainersDeleteResponse(int statusCode,
ContainersDeleteHeaders headers,
Map<String,String> rawHeaders,
Void body)
Creates an instance of ContainersDeleteResponse.
|
Copyright © 2018. All rights reserved.