| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ListContactFlowsResponse.Builder |
ListContactFlowsResponse.builder() |
ListContactFlowsResponse.Builder |
ListContactFlowsResponse.Builder.contactFlowSummaryList(Collection<ContactFlowSummary> contactFlowSummaryList)
Information about the flows.
|
ListContactFlowsResponse.Builder |
ListContactFlowsResponse.Builder.contactFlowSummaryList(Consumer<ContactFlowSummary.Builder>... contactFlowSummaryList)
Information about the flows.
|
ListContactFlowsResponse.Builder |
ListContactFlowsResponse.Builder.contactFlowSummaryList(ContactFlowSummary... contactFlowSummaryList)
Information about the flows.
|
ListContactFlowsResponse.Builder |
ListContactFlowsResponse.Builder.nextToken(String nextToken)
If there are additional results, this is the token for the next set of results.
|
ListContactFlowsResponse.Builder |
ListContactFlowsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListContactFlowsResponse.Builder> |
ListContactFlowsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.