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