public static interface CreateExportTaskResponse.Builder extends CloudWatchLogsResponse.Builder, CopyableBuilder<CreateExportTaskResponse.Builder,CreateExportTaskResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateExportTaskResponse.Builder |
taskId(String taskId)
The ID of the export task.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateExportTaskResponse.Builder taskId(String taskId)
The ID of the export task.
taskId - The ID of the export task.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.