Interface DeleteFlowVersionResponse.Builder

    • Method Detail

      • id

        DeleteFlowVersionResponse.Builder id​(String id)

        The unique identifier of the flow.

        Parameters:
        id - The unique identifier of the flow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        DeleteFlowVersionResponse.Builder version​(String version)

        The version of the flow being deleted.

        Parameters:
        version - The version of the flow being deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.