public class PoolCreateHeaders extends Object
| Constructor and Description |
|---|
PoolCreateHeaders() |
| Modifier and Type | Method and Description |
|---|---|
String |
eTag()
Get the eTag value.
|
PoolCreateHeaders |
withETag(String eTag)
Set the eTag value.
|
public String eTag()
public PoolCreateHeaders 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.
*/