Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.PromptSummary.Builder
Packages that use PromptSummary.Builder
-
Uses of PromptSummary.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PromptSummary.BuilderModifier and TypeMethodDescriptionThe Amazon Resource Name (ARN) of the prompt or the prompt version (if you specified a version in the request).static PromptSummary.BuilderPromptSummary.builder()The time at which the prompt was created.PromptSummary.Builder.description(String description) The description of the prompt.The unique identifier of the prompt.The name of the prompt.PromptSummary.toBuilder()The time at which the prompt was last updated.The version of the prompt that this summary applies to.Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type PromptSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PromptSummary.Builder>PromptSummary.serializableBuilderClass()