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