| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles |
|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectTypeTemplatesResult |
AbstractAmazonCustomerProfiles.listProfileObjectTypeTemplates(ListProfileObjectTypeTemplatesRequest request) |
ListProfileObjectTypeTemplatesResult |
AmazonCustomerProfilesClient.listProfileObjectTypeTemplates(ListProfileObjectTypeTemplatesRequest request)
Lists all of the template information for object types.
|
ListProfileObjectTypeTemplatesResult |
AmazonCustomerProfiles.listProfileObjectTypeTemplates(ListProfileObjectTypeTemplatesRequest listProfileObjectTypeTemplatesRequest)
Lists all of the template information for object types.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectTypeTemplatesResult |
ListProfileObjectTypeTemplatesResult.clone() |
ListProfileObjectTypeTemplatesResult |
ListProfileObjectTypeTemplatesResult.withItems(Collection<ListProfileObjectTypeTemplateItem> items)
The list of ListProfileObjectType template instances.
|
ListProfileObjectTypeTemplatesResult |
ListProfileObjectTypeTemplatesResult.withItems(ListProfileObjectTypeTemplateItem... items)
The list of ListProfileObjectType template instances.
|
ListProfileObjectTypeTemplatesResult |
ListProfileObjectTypeTemplatesResult.withNextToken(String nextToken)
The pagination token from the previous ListObjectTypeTemplates API call.
|
Copyright © 2024. All rights reserved.