public static interface CreateDataSetImportTaskResponse.Builder extends M2Response.Builder, SdkPojo, CopyableBuilder<CreateDataSetImportTaskResponse.Builder,CreateDataSetImportTaskResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateDataSetImportTaskResponse.Builder |
taskId(String taskId)
The task identifier.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateDataSetImportTaskResponse.Builder taskId(String taskId)
The task identifier. This operation is asynchronous. Use this identifier with the GetDataSetImportTask operation to obtain the status of this task.
taskId - The task identifier. This operation is asynchronous. Use this identifier with the
GetDataSetImportTask operation to obtain the status of this task.Copyright © 2023. All rights reserved.