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