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