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