Interface CancelMlModelTransformJobResponse.Builder

    • Method Detail

      • status

        CancelMlModelTransformJobResponse.Builder status​(String status)

        the status of the cancelation.

        Parameters:
        status - the status of the cancelation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.