Interface CancelTaskResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CancelTaskResponse.Builder,CancelTaskResponse>, SdkBuilder<CancelTaskResponse.Builder,CancelTaskResponse>, SdkPojo, SdkResponse.Builder, SnowDeviceManagementResponse.Builder
Enclosing class:
CancelTaskResponse

  • Method Details

    • taskId

      The ID of the task that you are attempting to cancel.

      Parameters:
      taskId - The ID of the task that you are attempting to cancel.
      Returns:
      Returns a reference to this object so that method calls can be chained together.