### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders"
name: "ApiReleaseGetHeaders"
nameWithType: "ApiReleaseGetHeaders"
summary: "Defines headers for Get operation."
inheritances:
- ""
inheritedClassMethods:
- classRef: ""
methodsRef:
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
- ""
syntax: "public class **ApiReleaseGetHeaders**"
constructors:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders.ApiReleaseGetHeaders()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders.ApiReleaseGetHeaders()"
name: "ApiReleaseGetHeaders()"
nameWithType: "ApiReleaseGetHeaders.ApiReleaseGetHeaders()"
syntax: "public ApiReleaseGetHeaders()"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders.eTag()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders.eTag()"
name: "eTag()"
nameWithType: "ApiReleaseGetHeaders.eTag()"
summary: "Get current entity state version."
syntax: "public String eTag()"
desc: "Get current entity state version. Should be treated as opaque and used to make conditional HTTP requests."
returns:
description: "the eTag value"
type: ""
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders.withETag(java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.ApiReleaseGetHeaders.withETag(String eTag)"
name: "withETag(String eTag)"
nameWithType: "ApiReleaseGetHeaders.withETag(String eTag)"
summary: "Set current entity state version."
parameters:
- description: "the eTag value to set"
name: "eTag"
type: ""
syntax: "public ApiReleaseGetHeaders withETag(String eTag)"
desc: "Set current entity state version. Should be treated as opaque and used to make conditional HTTP requests."
returns:
description: "the ApiReleaseGetHeaders object itself."
type: ""
type: "class"
desc: "Defines headers for Get operation."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1