Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.FlowSummary.Builder
Packages that use FlowSummary.Builder
-
Uses of FlowSummary.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return FlowSummary.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the flow.static FlowSummary.BuilderFlowSummary.builder()The time at which the flow was created.FlowSummary.Builder.description(String description) A description of the flow.The unique identifier of the flow.The name of the flow.The status of the flow.FlowSummary.Builder.status(FlowStatus status) The status of the flow.FlowSummary.toBuilder()The time at which the flow was last updated.The latest version of the flow.Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type FlowSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FlowSummary.Builder>FlowSummary.serializableBuilderClass()