Interface DeleteFlowAliasResponse.Builder

    • Method Detail

      • flowId

        DeleteFlowAliasResponse.Builder flowId​(String flowId)

        The unique identifier of the flow that the alias belongs to.

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

        DeleteFlowAliasResponse.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.