public static interface CancelExportTaskRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CancelExportTaskRequest.Builder,CancelExportTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
CancelExportTaskRequest.Builder |
taskId(String taskId)
The ID of the export task.
|
copyapply, buildCancelExportTaskRequest.Builder taskId(String taskId)
The ID of the export task.
taskId - The ID of the export task.Copyright © 2017. All rights reserved.