| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default ListIntegrationsResponse |
CustomerProfilesClient.listIntegrations(Consumer<ListIntegrationsRequest.Builder> listIntegrationsRequest)
Lists all of the integrations in your domain.
|
default ListIntegrationsResponse |
CustomerProfilesClient.listIntegrations(ListIntegrationsRequest listIntegrationsRequest)
Lists all of the integrations in your domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListIntegrationsResponse> |
CustomerProfilesAsyncClient.listIntegrations(Consumer<ListIntegrationsRequest.Builder> listIntegrationsRequest)
Lists all of the integrations in your domain.
|
default CompletableFuture<ListIntegrationsResponse> |
CustomerProfilesAsyncClient.listIntegrations(ListIntegrationsRequest listIntegrationsRequest)
Lists all of the integrations in your domain.
|
Copyright © 2021. All rights reserved.