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