azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.batch.p...

379 строки
16 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
id: _pool_remove_nodes_headers
parent: com.microsoft.azure.batch.protocol.models
children:
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.clientRequestId()
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.dataServiceId()
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.eTag()
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.lastModified()
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.requestId()
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withClientRequestId(UUID)
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withDataServiceId(String)
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withETag(String)
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withLastModified(DateTime)
- com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withRequestId(UUID)
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: PoolRemoveNodesHeaders
nameWithType: PoolRemoveNodesHeaders
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
type: Class
source:
remote: &o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
branch: master
repo: https://github.com/Azure/azure-batch-sdk-for-java
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 20
package: com.microsoft.azure.batch.protocol.models
summary: <p>Defines headers for RemoveNodes operation. </p>
syntax: &o1
content: public class PoolRemoveNodesHeaders
inheritance:
- java.lang.Object
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.clientRequestId()
id: clientRequestId()
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: clientRequestId()
nameWithType: PoolRemoveNodesHeaders.clientRequestId()
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.clientRequestId()
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.clientRequestId*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 67
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the clientRequestId value.</p>
<p></p>
syntax:
content: public UUID clientRequestId()
return:
type: add9545a
description: <p>the clientRequestId value </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.dataServiceId()
id: dataServiceId()
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: dataServiceId()
nameWithType: PoolRemoveNodesHeaders.dataServiceId()
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.dataServiceId()
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.dataServiceId*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 154
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the dataServiceId value.</p>
<p></p>
syntax:
content: public String dataServiceId()
return:
type: "26831127"
description: <p>the dataServiceId value </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.eTag()
id: eTag()
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: eTag()
nameWithType: PoolRemoveNodesHeaders.eTag()
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.eTag()
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.eTag*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 107
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the eTag value.</p>
<p></p>
syntax:
content: public String eTag()
return:
type: "26831127"
description: <p>the eTag value </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.lastModified()
id: lastModified()
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: lastModified()
nameWithType: PoolRemoveNodesHeaders.lastModified()
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.lastModified()
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.lastModified*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 127
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the lastModified value.</p>
<p></p>
syntax:
content: public DateTime lastModified()
return:
type: 230df18c
description: <p>the lastModified value </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.requestId()
id: requestId()
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: requestId()
nameWithType: PoolRemoveNodesHeaders.requestId()
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.requestId()
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.requestId*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 87
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Get the requestId value.</p>
<p></p>
syntax:
content: public UUID requestId()
return:
type: add9545a
description: <p>the requestId value </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withClientRequestId(UUID)
id: withClientRequestId(UUID)
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: withClientRequestId(UUID clientRequestId)
nameWithType: PoolRemoveNodesHeaders.withClientRequestId(UUID clientRequestId)
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withClientRequestId(UUID clientRequestId)
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withClientRequestId*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 77
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the clientRequestId value.</p>
<p></p>
syntax:
content: public PoolRemoveNodesHeaders withClientRequestId(UUID clientRequestId)
parameters:
- id: clientRequestId
type: add9545a
description: <p>the clientRequestId value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
description: <p>the PoolRemoveNodesHeaders object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withDataServiceId(String)
id: withDataServiceId(String)
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: withDataServiceId(String dataServiceId)
nameWithType: PoolRemoveNodesHeaders.withDataServiceId(String dataServiceId)
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withDataServiceId(String dataServiceId)
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withDataServiceId*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 164
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the dataServiceId value.</p>
<p></p>
syntax:
content: public PoolRemoveNodesHeaders withDataServiceId(String dataServiceId)
parameters:
- id: dataServiceId
type: "26831127"
description: <p>the dataServiceId value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
description: <p>the PoolRemoveNodesHeaders object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withETag(String)
id: withETag(String)
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: withETag(String eTag)
nameWithType: PoolRemoveNodesHeaders.withETag(String eTag)
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withETag(String eTag)
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withETag*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 117
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the eTag value.</p>
<p></p>
syntax:
content: public PoolRemoveNodesHeaders withETag(String eTag)
parameters:
- id: eTag
type: "26831127"
description: <p>the eTag value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
description: <p>the PoolRemoveNodesHeaders object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withLastModified(DateTime)
id: withLastModified(DateTime)
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: withLastModified(DateTime lastModified)
nameWithType: PoolRemoveNodesHeaders.withLastModified(DateTime lastModified)
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withLastModified(DateTime lastModified)
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withLastModified*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 140
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the lastModified value.</p>
<p></p>
syntax:
content: public PoolRemoveNodesHeaders withLastModified(DateTime lastModified)
parameters:
- id: lastModified
type: 230df18c
description: <p>the lastModified value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
description: <p>the PoolRemoveNodesHeaders object itself. </p>
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withRequestId(UUID)
id: withRequestId(UUID)
parent: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
langs:
- java
name: withRequestId(UUID requestId)
nameWithType: PoolRemoveNodesHeaders.withRequestId(UUID requestId)
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withRequestId(UUID requestId)
overload: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withRequestId*
type: Method
source:
remote: *o0
path: src/main/java/com/microsoft/azure/batch/protocol/models/PoolRemoveNodesHeaders.java
startLine: 97
package: com.microsoft.azure.batch.protocol.models
summary: >-
<p>Set the requestId value.</p>
<p></p>
syntax:
content: public PoolRemoveNodesHeaders withRequestId(UUID requestId)
parameters:
- id: requestId
type: add9545a
description: <p>the requestId value to set </p>
return:
type: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
description: <p>the PoolRemoveNodesHeaders object itself. </p>
references:
- uid: add9545a
spec.java:
- name: UUID
fullName: UUID
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.clientRequestId*
name: clientRequestId
nameWithType: PoolRemoveNodesHeaders.clientRequestId
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.clientRequestId
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withClientRequestId*
name: withClientRequestId
nameWithType: PoolRemoveNodesHeaders.withClientRequestId
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withClientRequestId
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.requestId*
name: requestId
nameWithType: PoolRemoveNodesHeaders.requestId
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.requestId
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withRequestId*
name: withRequestId
nameWithType: PoolRemoveNodesHeaders.withRequestId
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withRequestId
package: com.microsoft.azure.batch.protocol.models
- uid: "26831127"
spec.java:
- name: String
fullName: String
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.eTag*
name: eTag
nameWithType: PoolRemoveNodesHeaders.eTag
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.eTag
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withETag*
name: withETag
nameWithType: PoolRemoveNodesHeaders.withETag
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withETag
package: com.microsoft.azure.batch.protocol.models
- uid: 230df18c
spec.java:
- name: DateTime
fullName: DateTime
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.lastModified*
name: lastModified
nameWithType: PoolRemoveNodesHeaders.lastModified
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.lastModified
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withLastModified*
name: withLastModified
nameWithType: PoolRemoveNodesHeaders.withLastModified
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withLastModified
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.dataServiceId*
name: dataServiceId
nameWithType: PoolRemoveNodesHeaders.dataServiceId
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.dataServiceId
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.withDataServiceId*
name: withDataServiceId
nameWithType: PoolRemoveNodesHeaders.withDataServiceId
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders.withDataServiceId
package: com.microsoft.azure.batch.protocol.models
- uid: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers
parent: com.microsoft.azure.batch.protocol.models
href: com.microsoft.azure.batch.protocol.models._pool_remove_nodes_headers.yml
name: PoolRemoveNodesHeaders
nameWithType: PoolRemoveNodesHeaders
fullName: com.microsoft.azure.batch.protocol.models.PoolRemoveNodesHeaders
type: Class
summary: <p>Defines headers for RemoveNodes operation. </p>
syntax: *o1