public static interface CancelTaskResponse.Builder extends SnowDeviceManagementResponse.Builder, SdkPojo, CopyableBuilder<CancelTaskResponse.Builder,CancelTaskResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelTaskResponse.Builder |
taskId(String taskId)
The ID of the task that you are attempting to cancel.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelTaskResponse.Builder taskId(String taskId)
The ID of the task that you are attempting to cancel.
taskId - The ID of the task that you are attempting to cancel.Copyright © 2023. All rights reserved.