| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectTypeTemplateItem |
ListProfileObjectTypeTemplateItem.clone() |
ListProfileObjectTypeTemplateItem |
ListProfileObjectTypeTemplateItem.withSourceName(String sourceName)
The name of the source of the object template.
|
ListProfileObjectTypeTemplateItem |
ListProfileObjectTypeTemplateItem.withSourceObject(String sourceObject)
The source of the object template.
|
ListProfileObjectTypeTemplateItem |
ListProfileObjectTypeTemplateItem.withTemplateId(String templateId)
A unique identifier for the object template.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListProfileObjectTypeTemplateItem> |
ListProfileObjectTypeTemplatesResult.getItems()
The list of ListProfileObjectType template instances.
|
| Modifier and Type | Method and Description |
|---|---|
ListProfileObjectTypeTemplatesResult |
ListProfileObjectTypeTemplatesResult.withItems(ListProfileObjectTypeTemplateItem... items)
The list of ListProfileObjectType template instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProfileObjectTypeTemplatesResult.setItems(Collection<ListProfileObjectTypeTemplateItem> items)
The list of ListProfileObjectType template instances.
|
ListProfileObjectTypeTemplatesResult |
ListProfileObjectTypeTemplatesResult.withItems(Collection<ListProfileObjectTypeTemplateItem> items)
The list of ListProfileObjectType template instances.
|
Copyright © 2024. All rights reserved.