| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles |
|
| Modifier and Type | Method and Description |
|---|---|
default GetIntegrationResponse |
CustomerProfilesClient.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest)
Returns an integration for a domain.
|
default GetIntegrationResponse |
CustomerProfilesClient.getIntegration(GetIntegrationRequest getIntegrationRequest)
Returns an integration for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetIntegrationResponse> |
CustomerProfilesAsyncClient.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest)
Returns an integration for a domain.
|
default CompletableFuture<GetIntegrationResponse> |
CustomerProfilesAsyncClient.getIntegration(GetIntegrationRequest getIntegrationRequest)
Returns an integration for a domain.
|
Copyright © 2023. All rights reserved.