static ListContactReferencesResponse.Builder |
ListContactReferencesResponse.builder() |
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(Collection<ReferenceSummary> referenceSummaryList) |
Information about the flows.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(Consumer<ReferenceSummary.Builder>... referenceSummaryList) |
Information about the flows.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(ReferenceSummary... referenceSummaryList) |
Information about the flows.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.toBuilder() |
|