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