Interface IntegrationAssociationSummary.Builder

    • Method Detail

      • integrationAssociationId

        IntegrationAssociationSummary.Builder integrationAssociationId​(String integrationAssociationId)

        The identifier for the AppIntegration association.

        Parameters:
        integrationAssociationId - The identifier for the AppIntegration association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • integrationAssociationArn

        IntegrationAssociationSummary.Builder integrationAssociationArn​(String integrationAssociationArn)

        The Amazon Resource Name (ARN) for the AppIntegration association.

        Parameters:
        integrationAssociationArn - The Amazon Resource Name (ARN) for the AppIntegration association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceId

        IntegrationAssociationSummary.Builder instanceId​(String instanceId)

        The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

        Parameters:
        instanceId - The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • integrationArn

        IntegrationAssociationSummary.Builder integrationArn​(String integrationArn)

        The Amazon Resource Name (ARN) for the AppIntegration.

        Parameters:
        integrationArn - The Amazon Resource Name (ARN) for the AppIntegration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceApplicationUrl

        IntegrationAssociationSummary.Builder sourceApplicationUrl​(String sourceApplicationUrl)

        The URL for the external application.

        Parameters:
        sourceApplicationUrl - The URL for the external application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceApplicationName

        IntegrationAssociationSummary.Builder sourceApplicationName​(String sourceApplicationName)

        The user-provided, friendly name for the external application.

        Parameters:
        sourceApplicationName - The user-provided, friendly name for the external application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.