Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.ListFlowAliasesResponse.Builder
Packages that use ListFlowAliasesResponse.Builder
-
Uses of ListFlowAliasesResponse.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return ListFlowAliasesResponse.BuilderModifier and TypeMethodDescriptionListFlowAliasesResponse.builder()ListFlowAliasesResponse.Builder.flowAliasSummaries(Collection<FlowAliasSummary> flowAliasSummaries) A list, each member of which contains information about an alias.ListFlowAliasesResponse.Builder.flowAliasSummaries(Consumer<FlowAliasSummary.Builder>... flowAliasSummaries) A list, each member of which contains information about an alias.ListFlowAliasesResponse.Builder.flowAliasSummaries(FlowAliasSummary... flowAliasSummaries) A list, each member of which contains information about an alias.If the total number of results is greater than themaxResultsvalue provided in the request, use this token when making another request in thenextTokenfield to return the next batch of results.ListFlowAliasesResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type ListFlowAliasesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListFlowAliasesResponse.Builder>ListFlowAliasesResponse.serializableBuilderClass()