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