Interface CreateWorkflowResponse.Builder

    • Method Detail

      • name

        CreateWorkflowResponse.Builder name​(String name)

        The name of the workflow which was provided as part of the request.

        Parameters:
        name - The name of the workflow which was provided as part of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.