Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InlineAgentReturnControlPayload.Builder
Packages that use InlineAgentReturnControlPayload.Builder
Package
Description
-
Uses of InlineAgentReturnControlPayload.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Classes in software.amazon.awssdk.services.bedrockagentruntime.model that implement InlineAgentReturnControlPayload.BuilderModifier and TypeClassDescriptionprotected static classMethods in software.amazon.awssdk.services.bedrockagentruntime.model that return InlineAgentReturnControlPayload.BuilderModifier and TypeMethodDescriptionInlineAgentReturnControlPayload.builder()InlineAgentReturnControlPayload.Builder.invocationId(String invocationId) The identifier of the action group invocation.InlineAgentReturnControlPayload.BuilderImpl.invocationId(String invocationId) InlineAgentReturnControlPayload.Builder.invocationInputs(Collection<InvocationInputMember> invocationInputs) A list of objects that contain information about the parameters and inputs that need to be sent into the API operation or function, based on what the agent determines from its session with the user.InlineAgentReturnControlPayload.Builder.invocationInputs(Consumer<InvocationInputMember.Builder>... invocationInputs) A list of objects that contain information about the parameters and inputs that need to be sent into the API operation or function, based on what the agent determines from its session with the user.InlineAgentReturnControlPayload.Builder.invocationInputs(InvocationInputMember... invocationInputs) A list of objects that contain information about the parameters and inputs that need to be sent into the API operation or function, based on what the agent determines from its session with the user.InlineAgentReturnControlPayload.BuilderImpl.invocationInputs(Collection<InvocationInputMember> invocationInputs) InlineAgentReturnControlPayload.BuilderImpl.invocationInputs(Consumer<InvocationInputMember.Builder>... invocationInputs) InlineAgentReturnControlPayload.BuilderImpl.invocationInputs(InvocationInputMember... invocationInputs) InlineAgentResponseStream.returnControlBuilder()Create a builder for thereturnControlevent type for this stream.InlineAgentReturnControlPayload.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InlineAgentReturnControlPayload.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InlineAgentReturnControlPayload.Builder>InlineAgentReturnControlPayload.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type InlineAgentReturnControlPayload.BuilderModifier and TypeMethodDescriptionInlineAgentReturnControlPayload.copy(Consumer<? super InlineAgentReturnControlPayload.Builder> modifier) -
Uses of InlineAgentReturnControlPayload.Builder in software.amazon.awssdk.services.bedrockagentruntime.model.inlineagentresponsestream