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