Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InvokeAgentResponse.Builder
Packages that use InvokeAgentResponse.Builder
-
Uses of InvokeAgentResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InvokeAgentResponse.BuilderModifier and TypeMethodDescriptionstatic InvokeAgentResponse.BuilderInvokeAgentResponse.builder()InvokeAgentResponse.Builder.contentType(String contentType) The MIME type of the input data in the request.The unique identifier of the agent memory.The unique identifier of the session with the agent.InvokeAgentResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InvokeAgentResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvokeAgentResponse.Builder>InvokeAgentResponse.serializableBuilderClass()