public class BlobContainersGetImmutabilityPolicyHeaders extends Object
| Constructor and Description |
|---|
BlobContainersGetImmutabilityPolicyHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
eTag()
Get the ETag HTTP response header.
|
BlobContainersGetImmutabilityPolicyHeaders |
withETag(String eTag)
Set the ETag HTTP response header.
|
public BlobContainersGetImmutabilityPolicyHeaders()
public String eTag()
public BlobContainersGetImmutabilityPolicyHeaders withETag(String eTag)
eTag - the eTag value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/