Uses of Interface
software.amazon.awssdk.services.ec2.model.Ec2Exception.Builder
Packages that use Ec2Exception.Builder
-
Uses of Ec2Exception.Builder in software.amazon.awssdk.services.ec2.model
Classes in software.amazon.awssdk.services.ec2.model that implement Ec2Exception.BuilderMethods in software.amazon.awssdk.services.ec2.model that return Ec2Exception.BuilderModifier and TypeMethodDescriptionEc2Exception.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) static Ec2Exception.BuilderEc2Exception.builder()Ec2Exception.Builder.numAttempts(Integer numAttempts) Ec2Exception.Builder.statusCode(int statusCode) Ec2Exception.toBuilder()Ec2Exception.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type Ec2Exception.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Ec2Exception.Builder>Ec2Exception.serializableBuilderClass()Constructors in software.amazon.awssdk.services.ec2.model with parameters of type Ec2Exception.Builder