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