Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.FlowVersionSummary.Builder
Packages that use FlowVersionSummary.Builder
-
Uses of FlowVersionSummary.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return FlowVersionSummary.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the flow that the version belongs to.static FlowVersionSummary.BuilderFlowVersionSummary.builder()The time at the version was created.The unique identifier of the flow.The status of the flow.FlowVersionSummary.Builder.status(FlowStatus status) The status of the flow.FlowVersionSummary.toBuilder()The version of the flow.Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type FlowVersionSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FlowVersionSummary.Builder>FlowVersionSummary.serializableBuilderClass()