azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.b...

67 строки
3.8 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.batch.models.PoolsGetHeaders"
fullName: "com.azure.resourcemanager.batch.models.PoolsGetHeaders"
name: "PoolsGetHeaders"
nameWithType: "PoolsGetHeaders"
summary: "The Pools<wbr>Get<wbr>Headers model."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **PoolsGetHeaders**"
constructors:
- uid: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.PoolsGetHeaders()"
fullName: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.PoolsGetHeaders()"
name: "PoolsGetHeaders()"
nameWithType: "PoolsGetHeaders.PoolsGetHeaders()"
syntax: "public PoolsGetHeaders()"
methods:
- uid: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.etag()"
fullName: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.etag()"
name: "etag()"
nameWithType: "PoolsGetHeaders.etag()"
summary: "Get the etag property: The Etag property."
syntax: "public String etag()"
desc: "Get the etag property: The Etag property."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.validate()"
fullName: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.validate()"
name: "validate()"
nameWithType: "PoolsGetHeaders.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.withEtag(java.lang.String)"
fullName: "com.azure.resourcemanager.batch.models.PoolsGetHeaders.withEtag(String etag)"
name: "withEtag(String etag)"
nameWithType: "PoolsGetHeaders.withEtag(String etag)"
summary: "Set the etag property: The Etag property."
parameters:
- description: "the etag value to set."
name: "etag"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PoolsGetHeaders withEtag(String etag)"
desc: "Set the etag property: The Etag property."
returns:
description: "the PoolsGetHeaders object itself."
type: "<xref href=\"com.azure.resourcemanager.batch.models.PoolsGetHeaders?alt=com.azure.resourcemanager.batch.models.PoolsGetHeaders&text=PoolsGetHeaders\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The PoolsGetHeaders model."
metadata: {}
package: "com.azure.resourcemanager.batch.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-batch:1.0.0