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