Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InvocationSummary.Builder
Packages that use InvocationSummary.Builder
-
Uses of InvocationSummary.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InvocationSummary.BuilderModifier and TypeMethodDescriptionstatic InvocationSummary.BuilderInvocationSummary.builder()The timestamp for when the invocation was created.InvocationSummary.Builder.invocationId(String invocationId) A unique identifier for the invocation in UUID format.The unique identifier for the session associated with the invocation.InvocationSummary.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InvocationSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvocationSummary.Builder>InvocationSummary.serializableBuilderClass()