Interface IntegrationAssociationSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IntegrationAssociationSummary.Builder,IntegrationAssociationSummary>, SdkBuilder<IntegrationAssociationSummary.Builder,IntegrationAssociationSummary>, SdkPojo
Enclosing class:
IntegrationAssociationSummary

public static interface IntegrationAssociationSummary.Builder extends SdkPojo, CopyableBuilder<IntegrationAssociationSummary.Builder,IntegrationAssociationSummary>
  • Method Details

    • 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

      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.
    • integrationType

      IntegrationAssociationSummary.Builder integrationType(String integrationType)

      The integration type.

      Parameters:
      integrationType - The integration type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • integrationType

      IntegrationAssociationSummary.Builder integrationType(IntegrationType integrationType)

      The integration type.

      Parameters:
      integrationType - The integration type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.
    • sourceType

      The name of the source.

      Parameters:
      sourceType - The name of the source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceType

      The name of the source.

      Parameters:
      sourceType - The name of the source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: