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