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