| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
Options |
DescribeTaskResponse.options()
The configuration options that control the behavior of the
StartTaskExecution operation. |
Options |
UpdateTaskExecutionRequest.options()
Returns the value of the Options property for this object.
|
Options |
DescribeTaskExecutionResponse.options()
Returns the value of the Options property for this object.
|
Options |
CreateTaskRequest.options()
Specifies the configuration options for a task.
|
Options |
UpdateTaskRequest.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 |
|---|---|
DescribeTaskResponse.Builder |
DescribeTaskResponse.Builder.options(Options options)
The configuration options that control the behavior of the
StartTaskExecution operation. |
UpdateTaskExecutionRequest.Builder |
UpdateTaskExecutionRequest.Builder.options(Options options)
Sets the value of the Options property for this object.
|
DescribeTaskExecutionResponse.Builder |
DescribeTaskExecutionResponse.Builder.options(Options options)
Sets the value of the Options property for this object.
|
CreateTaskRequest.Builder |
CreateTaskRequest.Builder.options(Options options)
Specifies the configuration options for a task.
|
UpdateTaskRequest.Builder |
UpdateTaskRequest.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 © 2023. All rights reserved.