Interface StartMessageMoveTaskResponse.Builder

    • Method Detail

      • taskHandle

        StartMessageMoveTaskResponse.Builder taskHandle​(String taskHandle)

        An identifier associated with a message movement task. You can use this identifier to cancel a specified message movement task using the CancelMessageMoveTask action.

        Parameters:
        taskHandle - An identifier associated with a message movement task. You can use this identifier to cancel a specified message movement task using the CancelMessageMoveTask action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.