| Package | Description |
|---|---|
| com.amazonaws.services.connect |
|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.clone() |
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.withInstanceId(String instanceId)
The identifier of the Amazon Connect instance.
|
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.withIntegrationArn(String integrationArn)
The Amazon Resource Name (ARN) of the integration.
|
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.withIntegrationType(IntegrationType integrationType)
The integration type.
|
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.withIntegrationType(String integrationType)
The integration type.
|
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListIntegrationAssociationsRequest |
ListIntegrationAssociationsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2024. All rights reserved.