Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InvocationResultMember.Builder
Packages that use InvocationResultMember.Builder
-
Uses of InvocationResultMember.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return InvocationResultMember.BuilderModifier and TypeMethodDescriptiondefault InvocationResultMember.BuilderInvocationResultMember.Builder.apiResult(Consumer<ApiResult.Builder> apiResult) The result from the API response from the action group invocation.The result from the API response from the action group invocation.InvocationResultMember.builder()default InvocationResultMember.BuilderInvocationResultMember.Builder.functionResult(Consumer<FunctionResult.Builder> functionResult) The result from the function from the action group invocation.InvocationResultMember.Builder.functionResult(FunctionResult functionResult) The result from the function from the action group invocation.InvocationResultMember.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InvocationResultMember.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvocationResultMember.Builder>InvocationResultMember.serializableBuilderClass()