| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static ListCalculatedAttributesForProfileResponse.Builder |
ListCalculatedAttributesForProfileResponse.builder() |
ListCalculatedAttributesForProfileResponse.Builder |
ListCalculatedAttributesForProfileResponse.Builder.items(Collection<ListCalculatedAttributeForProfileItem> items)
The list of calculated attributes.
|
ListCalculatedAttributesForProfileResponse.Builder |
ListCalculatedAttributesForProfileResponse.Builder.items(Consumer<ListCalculatedAttributeForProfileItem.Builder>... items)
The list of calculated attributes.
|
ListCalculatedAttributesForProfileResponse.Builder |
ListCalculatedAttributesForProfileResponse.Builder.items(ListCalculatedAttributeForProfileItem... items)
The list of calculated attributes.
|
ListCalculatedAttributesForProfileResponse.Builder |
ListCalculatedAttributesForProfileResponse.Builder.nextToken(String nextToken)
The pagination token from the previous call to ListCalculatedAttributesForProfile.
|
ListCalculatedAttributesForProfileResponse.Builder |
ListCalculatedAttributesForProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListCalculatedAttributesForProfileResponse.Builder> |
ListCalculatedAttributesForProfileResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.