public final class BlobContainersCreateOrUpdateImmutabilityPolicyHeaders extends Object
| Constructor and Description |
|---|
BlobContainersCreateOrUpdateImmutabilityPolicyHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Get the etag property: The Etag property.
|
void |
validate()
Validates the instance.
|
BlobContainersCreateOrUpdateImmutabilityPolicyHeaders |
withEtag(String etag)
Set the etag property: The Etag property.
|
public BlobContainersCreateOrUpdateImmutabilityPolicyHeaders()
public String etag()
public BlobContainersCreateOrUpdateImmutabilityPolicyHeaders withEtag(String etag)
etag - the etag value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.