317 строки
14 KiB
YAML
317 строки
14 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
id: _file_delete_from_task_options
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
children:
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.clientRequestId()
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.ocpDate()
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.returnClientRequestId()
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.timeout()
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withClientRequestId(UUID)
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withOcpDate(DateTime)
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withReturnClientRequestId(Boolean)
|
|
- com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withTimeout(Integer)
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: FileDeleteFromTaskOptions
|
|
nameWithType: FileDeleteFromTaskOptions
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
|
|
type: Class
|
|
source:
|
|
remote: &o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
branch: master
|
|
repo: https://github.com/Azure/azure-batch-sdk-for-java
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 20
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: <p>Additional parameters for deleteFromTask operation. </p>
|
|
syntax: &o1
|
|
content: public class FileDeleteFromTaskOptions
|
|
inheritance:
|
|
- java.lang.Object
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.clientRequestId()
|
|
id: clientRequestId()
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: clientRequestId()
|
|
nameWithType: FileDeleteFromTaskOptions.clientRequestId()
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.clientRequestId()
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.clientRequestId*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 75
|
|
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._file_delete_from_task_options.ocpDate()
|
|
id: ocpDate()
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: ocpDate()
|
|
nameWithType: FileDeleteFromTaskOptions.ocpDate()
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.ocpDate()
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.ocpDate*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 115
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the ocpDate value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public DateTime ocpDate()
|
|
return:
|
|
type: 230df18c
|
|
description: <p>the ocpDate value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.returnClientRequestId()
|
|
id: returnClientRequestId()
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: returnClientRequestId()
|
|
nameWithType: FileDeleteFromTaskOptions.returnClientRequestId()
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.returnClientRequestId()
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.returnClientRequestId*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 95
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the returnClientRequestId value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Boolean returnClientRequestId()
|
|
return:
|
|
type: 866c2227
|
|
description: <p>the returnClientRequestId value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.timeout()
|
|
id: timeout()
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: timeout()
|
|
nameWithType: FileDeleteFromTaskOptions.timeout()
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.timeout()
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.timeout*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 55
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Get the timeout value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public Integer timeout()
|
|
return:
|
|
type: 08effaa0
|
|
description: <p>the timeout value </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withClientRequestId(UUID)
|
|
id: withClientRequestId(UUID)
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: withClientRequestId(UUID clientRequestId)
|
|
nameWithType: FileDeleteFromTaskOptions.withClientRequestId(UUID clientRequestId)
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withClientRequestId(UUID clientRequestId)
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withClientRequestId*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 85
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the clientRequestId value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public FileDeleteFromTaskOptions withClientRequestId(UUID clientRequestId)
|
|
parameters:
|
|
- id: clientRequestId
|
|
type: add9545a
|
|
description: <p>the clientRequestId value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
description: <p>the FileDeleteFromTaskOptions object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withOcpDate(DateTime)
|
|
id: withOcpDate(DateTime)
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: withOcpDate(DateTime ocpDate)
|
|
nameWithType: FileDeleteFromTaskOptions.withOcpDate(DateTime ocpDate)
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withOcpDate(DateTime ocpDate)
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withOcpDate*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 128
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the ocpDate value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public FileDeleteFromTaskOptions withOcpDate(DateTime ocpDate)
|
|
parameters:
|
|
- id: ocpDate
|
|
type: 230df18c
|
|
description: <p>the ocpDate value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
description: <p>the FileDeleteFromTaskOptions object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withReturnClientRequestId(Boolean)
|
|
id: withReturnClientRequestId(Boolean)
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: withReturnClientRequestId(Boolean returnClientRequestId)
|
|
nameWithType: FileDeleteFromTaskOptions.withReturnClientRequestId(Boolean returnClientRequestId)
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withReturnClientRequestId(Boolean returnClientRequestId)
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withReturnClientRequestId*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 105
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the returnClientRequestId value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public FileDeleteFromTaskOptions withReturnClientRequestId(Boolean returnClientRequestId)
|
|
parameters:
|
|
- id: returnClientRequestId
|
|
type: 866c2227
|
|
description: <p>the returnClientRequestId value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
description: <p>the FileDeleteFromTaskOptions object itself. </p>
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withTimeout(Integer)
|
|
id: withTimeout(Integer)
|
|
parent: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
langs:
|
|
- java
|
|
name: withTimeout(Integer timeout)
|
|
nameWithType: FileDeleteFromTaskOptions.withTimeout(Integer timeout)
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withTimeout(Integer timeout)
|
|
overload: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withTimeout*
|
|
type: Method
|
|
source:
|
|
remote: *o0
|
|
path: src/main/java/com/microsoft/azure/batch/protocol/models/FileDeleteFromTaskOptions.java
|
|
startLine: 65
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
summary: >-
|
|
<p>Set the timeout value.</p>
|
|
|
|
<p></p>
|
|
syntax:
|
|
content: public FileDeleteFromTaskOptions withTimeout(Integer timeout)
|
|
parameters:
|
|
- id: timeout
|
|
type: 08effaa0
|
|
description: <p>the timeout value to set </p>
|
|
return:
|
|
type: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
description: <p>the FileDeleteFromTaskOptions object itself. </p>
|
|
references:
|
|
- uid: 08effaa0
|
|
spec.java:
|
|
- name: Integer
|
|
fullName: Integer
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.timeout*
|
|
name: timeout
|
|
nameWithType: FileDeleteFromTaskOptions.timeout
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.timeout
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withTimeout*
|
|
name: withTimeout
|
|
nameWithType: FileDeleteFromTaskOptions.withTimeout
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withTimeout
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: add9545a
|
|
spec.java:
|
|
- name: UUID
|
|
fullName: UUID
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.clientRequestId*
|
|
name: clientRequestId
|
|
nameWithType: FileDeleteFromTaskOptions.clientRequestId
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.clientRequestId
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withClientRequestId*
|
|
name: withClientRequestId
|
|
nameWithType: FileDeleteFromTaskOptions.withClientRequestId
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withClientRequestId
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 866c2227
|
|
spec.java:
|
|
- name: Boolean
|
|
fullName: Boolean
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.returnClientRequestId*
|
|
name: returnClientRequestId
|
|
nameWithType: FileDeleteFromTaskOptions.returnClientRequestId
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.returnClientRequestId
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withReturnClientRequestId*
|
|
name: withReturnClientRequestId
|
|
nameWithType: FileDeleteFromTaskOptions.withReturnClientRequestId
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withReturnClientRequestId
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: 230df18c
|
|
spec.java:
|
|
- name: DateTime
|
|
fullName: DateTime
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.ocpDate*
|
|
name: ocpDate
|
|
nameWithType: FileDeleteFromTaskOptions.ocpDate
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.ocpDate
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.withOcpDate*
|
|
name: withOcpDate
|
|
nameWithType: FileDeleteFromTaskOptions.withOcpDate
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions.withOcpDate
|
|
package: com.microsoft.azure.batch.protocol.models
|
|
- uid: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options
|
|
parent: com.microsoft.azure.batch.protocol.models
|
|
href: com.microsoft.azure.batch.protocol.models._file_delete_from_task_options.yml
|
|
name: FileDeleteFromTaskOptions
|
|
nameWithType: FileDeleteFromTaskOptions
|
|
fullName: com.microsoft.azure.batch.protocol.models.FileDeleteFromTaskOptions
|
|
type: Class
|
|
summary: <p>Additional parameters for deleteFromTask operation. </p>
|
|
syntax: *o1
|