| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchGetFlowAssociationResponse.Builder |
BatchGetFlowAssociationResponse.builder() |
BatchGetFlowAssociationResponse.Builder |
BatchGetFlowAssociationResponse.Builder.flowAssociationSummaryList(Collection<FlowAssociationSummary> flowAssociationSummaryList)
Information about flow associations.
|
BatchGetFlowAssociationResponse.Builder |
BatchGetFlowAssociationResponse.Builder.flowAssociationSummaryList(Consumer<FlowAssociationSummary.Builder>... flowAssociationSummaryList)
Information about flow associations.
|
BatchGetFlowAssociationResponse.Builder |
BatchGetFlowAssociationResponse.Builder.flowAssociationSummaryList(FlowAssociationSummary... flowAssociationSummaryList)
Information about flow associations.
|
BatchGetFlowAssociationResponse.Builder |
BatchGetFlowAssociationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetFlowAssociationResponse.Builder> |
BatchGetFlowAssociationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.