| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Options |
DescribeTaskExecutionResponse.options()
Returns the value of the Options property for this object.
|
Options |
UpdateTaskRequest.options()
Returns the value of the Options property for this object.
|
Options |
DescribeTaskResponse.options()
The set of configuration options that control the behavior of a single execution of the task that occurs when you
call
StartTaskExecution. |
Options |
CreateTaskRequest.options()
The set of configuration options that control the behavior of a single execution of the task that occurs when you
call
StartTaskExecution. |
Options |
UpdateTaskExecutionRequest.options()
Returns the value of the Options property for this object.
|
Options |
StartTaskExecutionRequest.overrideOptions()
Returns the value of the OverrideOptions property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTaskExecutionResponse.Builder |
DescribeTaskExecutionResponse.Builder.options(Options options)
Sets the value of the Options property for this object.
|
UpdateTaskRequest.Builder |
UpdateTaskRequest.Builder.options(Options options)
Sets the value of the Options property for this object.
|
DescribeTaskResponse.Builder |
DescribeTaskResponse.Builder.options(Options options)
The set of configuration options that control the behavior of a single execution of the task that occurs when
you call
StartTaskExecution. |
CreateTaskRequest.Builder |
CreateTaskRequest.Builder.options(Options options)
The set of configuration options that control the behavior of a single execution of the task that occurs when
you call
StartTaskExecution. |
UpdateTaskExecutionRequest.Builder |
UpdateTaskExecutionRequest.Builder.options(Options options)
Sets the value of the Options property for this object.
|
StartTaskExecutionRequest.Builder |
StartTaskExecutionRequest.Builder.overrideOptions(Options overrideOptions)
Sets the value of the OverrideOptions property for this object.
|
Copyright © 2021. All rights reserved.