Interface ContactFlowVersionSummary.Builder

    • Method Detail

      • arn

        ContactFlowVersionSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the view version.

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

        ContactFlowVersionSummary.Builder versionDescription​(String versionDescription)

        The description of the flow version.

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

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