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