static ListFlowAssociationsResponse.Builder |
ListFlowAssociationsResponse.builder() |
|
ListFlowAssociationsResponse.Builder |
ListFlowAssociationsResponse.Builder.flowAssociationSummaryList(Collection<FlowAssociationSummary> flowAssociationSummaryList) |
Summary of flow associations.
|
ListFlowAssociationsResponse.Builder |
ListFlowAssociationsResponse.Builder.flowAssociationSummaryList(Consumer<FlowAssociationSummary.Builder>... flowAssociationSummaryList) |
Summary of flow associations.
|
ListFlowAssociationsResponse.Builder |
ListFlowAssociationsResponse.Builder.flowAssociationSummaryList(FlowAssociationSummary... flowAssociationSummaryList) |
Summary of flow associations.
|
ListFlowAssociationsResponse.Builder |
ListFlowAssociationsResponse.Builder.nextToken(String nextToken) |
If there are additional results, this is the token for the next set of results.
|
ListFlowAssociationsResponse.Builder |
ListFlowAssociationsResponse.toBuilder() |
|