| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
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 contact flows.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(Consumer<ReferenceSummary.Builder>... referenceSummaryList)
Information about the contact flows.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(ReferenceSummary... referenceSummaryList)
Information about the contact flows.
|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListContactReferencesResponse.Builder> |
ListContactReferencesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.