| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetProfileObjectTypeResult> |
AbstractAmazonCustomerProfilesAsync.getProfileObjectTypeAsync(GetProfileObjectTypeRequest request,
AsyncHandler<GetProfileObjectTypeRequest,GetProfileObjectTypeResult> asyncHandler) |
Future<GetProfileObjectTypeResult> |
AmazonCustomerProfilesAsyncClient.getProfileObjectTypeAsync(GetProfileObjectTypeRequest request,
AsyncHandler<GetProfileObjectTypeRequest,GetProfileObjectTypeResult> asyncHandler) |
Future<GetProfileObjectTypeResult> |
AmazonCustomerProfilesAsync.getProfileObjectTypeAsync(GetProfileObjectTypeRequest getProfileObjectTypeRequest,
AsyncHandler<GetProfileObjectTypeRequest,GetProfileObjectTypeResult> asyncHandler)
Returns the object types for a specific domain.
|
| Modifier and Type | Method and Description |
|---|---|
GetProfileObjectTypeRequest |
GetProfileObjectTypeRequest.clone() |
GetProfileObjectTypeRequest |
GetProfileObjectTypeRequest.withDomainName(String domainName)
The unique name of the domain.
|
GetProfileObjectTypeRequest |
GetProfileObjectTypeRequest.withObjectTypeName(String objectTypeName)
The name of the profile object type.
|
Copyright © 2022. All rights reserved.