Interface UpdateWorkflowResponse.Builder

    • Method Detail

      • name

        UpdateWorkflowResponse.Builder name​(String name)

        The name of the workflow which was specified in input.

        Parameters:
        name - The name of the workflow which was specified in input.
        Returns:
        Returns a reference to this object so that method calls can be chained together.