Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InvocationInputMember.Builder
Packages that use InvocationInputMember.Builder
-
Uses of InvocationInputMember.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InvocationInputMember.BuilderModifier and TypeMethodDescriptiondefault InvocationInputMember.BuilderInvocationInputMember.Builder.apiInvocationInput(Consumer<ApiInvocationInput.Builder> apiInvocationInput) Contains information about the API operation that the agent predicts should be called.InvocationInputMember.Builder.apiInvocationInput(ApiInvocationInput apiInvocationInput) Contains information about the API operation that the agent predicts should be called.InvocationInputMember.builder()default InvocationInputMember.BuilderInvocationInputMember.Builder.functionInvocationInput(Consumer<FunctionInvocationInput.Builder> functionInvocationInput) Contains information about the function that the agent predicts should be called.InvocationInputMember.Builder.functionInvocationInput(FunctionInvocationInput functionInvocationInput) Contains information about the function that the agent predicts should be called.InvocationInputMember.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InvocationInputMember.BuilderModifier and TypeMethodDescriptionInlineAgentReturnControlPayload.BuilderImpl.getInvocationInputs()ReturnControlPayload.BuilderImpl.getInvocationInputs()static Class<? extends InvocationInputMember.Builder>InvocationInputMember.serializableBuilderClass()