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