static ListAssociatedContactsResponse.Builder |
ListAssociatedContactsResponse.builder() |
|
ListAssociatedContactsResponse.Builder |
ListAssociatedContactsResponse.Builder.contactSummaryList(Collection<AssociatedContactSummary> contactSummaryList) |
List of the contact summary for all the contacts in contact tree associated with unique identifier.
|
ListAssociatedContactsResponse.Builder |
ListAssociatedContactsResponse.Builder.contactSummaryList(Consumer<AssociatedContactSummary.Builder>... contactSummaryList) |
List of the contact summary for all the contacts in contact tree associated with unique identifier.
|
ListAssociatedContactsResponse.Builder |
ListAssociatedContactsResponse.Builder.contactSummaryList(AssociatedContactSummary... contactSummaryList) |
List of the contact summary for all the contacts in contact tree associated with unique identifier.
|
ListAssociatedContactsResponse.Builder |
ListAssociatedContactsResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
ListAssociatedContactsResponse.Builder |
ListAssociatedContactsResponse.toBuilder() |
|