Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.BedrockAgentRuntimeException.BuilderImpl
-
Packages that use BedrockAgentRuntimeException.BuilderImpl Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of BedrockAgentRuntimeException.BuilderImpl in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return BedrockAgentRuntimeException.BuilderImpl Modifier and Type Method Description BedrockAgentRuntimeException.BuilderImplBedrockAgentRuntimeException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)BedrockAgentRuntimeException.BuilderImplBedrockAgentRuntimeException.BuilderImpl. cause(Throwable cause)BedrockAgentRuntimeException.BuilderImplBedrockAgentRuntimeException.BuilderImpl. message(String message)BedrockAgentRuntimeException.BuilderImplBedrockAgentRuntimeException.BuilderImpl. requestId(String requestId)BedrockAgentRuntimeException.BuilderImplBedrockAgentRuntimeException.BuilderImpl. statusCode(int statusCode)BedrockAgentRuntimeException.BuilderImplBedrockAgentRuntimeException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-