Interface ApplicationAssociationSummary.Builder

    • Method Detail

      • applicationAssociationArn

        ApplicationAssociationSummary.Builder applicationAssociationArn​(String applicationAssociationArn)

        The Amazon Resource Name (ARN) of the Application Association.

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

        ApplicationAssociationSummary.Builder applicationArn​(String applicationArn)

        The Amazon Resource Name (ARN) of the Application.

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

        ApplicationAssociationSummary.Builder clientId​(String clientId)

        The identifier for the client that is associated with the Application Association.

        Parameters:
        clientId - The identifier for the client that is associated with the Application Association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.