Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.ApiResult
Packages that use ApiResult
-
Uses of ApiResult in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ApiResultModifier and TypeMethodDescriptionfinal ApiResultInvocationResultMember.apiResult()The result from the API response from the action group invocation.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type ApiResultModifier and TypeMethodDescriptionThe result from the API response from the action group invocation.static InvocationResultMemberInvocationResultMember.fromApiResult(ApiResult apiResult) Create an instance of this class withInvocationResultMember.apiResult()initialized to the given value.