Uses of Class
software.amazon.awssdk.services.datasync.model.TaskExecutionResultDetail
-
Packages that use TaskExecutionResultDetail Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of TaskExecutionResultDetail in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return TaskExecutionResultDetail Modifier and Type Method Description TaskExecutionResultDetailDescribeTaskExecutionResponse. result()The result of the task execution.Methods in software.amazon.awssdk.services.datasync.model with parameters of type TaskExecutionResultDetail Modifier and Type Method Description DescribeTaskExecutionResponse.BuilderDescribeTaskExecutionResponse.Builder. result(TaskExecutionResultDetail result)The result of the task execution.
-