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() |
|