| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetIntegrationResult> |
AmazonCustomerProfilesAsyncClient.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Future<GetIntegrationResult> |
AbstractAmazonCustomerProfilesAsync.getIntegrationAsync(GetIntegrationRequest request,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler) |
Future<GetIntegrationResult> |
AmazonCustomerProfilesAsync.getIntegrationAsync(GetIntegrationRequest getIntegrationRequest,
AsyncHandler<GetIntegrationRequest,GetIntegrationResult> asyncHandler)
Returns an integration for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
GetIntegrationRequest |
GetIntegrationRequest.clone() |
GetIntegrationRequest |
GetIntegrationRequest.withDomainName(String domainName)
The unique name of the domain.
|
GetIntegrationRequest |
GetIntegrationRequest.withUri(String uri)
The URI of the S3 bucket or any other type of data source.
|
Copyright © 2024. All rights reserved.