| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model | |
| software.amazon.awssdk.services.connect.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceSummary> |
ListContactReferencesResponse.referenceSummaryList()
Information about the contact flows.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(ReferenceSummary... referenceSummaryList)
Information about the contact flows.
|
| Modifier and Type | Method and Description |
|---|---|
ListContactReferencesResponse.Builder |
ListContactReferencesResponse.Builder.referenceSummaryList(Collection<ReferenceSummary> referenceSummaryList)
Information about the contact flows.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ReferenceSummary> |
ListContactReferencesPublisher.referenceSummaryList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ReferenceSummary> |
ListContactReferencesIterable.referenceSummaryList()
Returns an iterable to iterate through the paginated
ListContactReferencesResponse.referenceSummaryList()
member. |
Copyright © 2021. All rights reserved.