Interface CreateContactFlowVersionResponse.Builder

    • Method Detail

      • contactFlowArn

        CreateContactFlowVersionResponse.Builder contactFlowArn​(String contactFlowArn)

        The Amazon Resource Name (ARN) of the flow.

        Parameters:
        contactFlowArn - The Amazon Resource Name (ARN) of the flow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • version

        CreateContactFlowVersionResponse.Builder version​(Long version)

        The identifier of the flow version.

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