Uses of Interface
software.amazon.awssdk.services.rds.model.Ec2ImagePropertiesNotSupportedException.Builder
Packages that use Ec2ImagePropertiesNotSupportedException.Builder
-
Uses of Ec2ImagePropertiesNotSupportedException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return Ec2ImagePropertiesNotSupportedException.BuilderModifier and TypeMethodDescriptionEc2ImagePropertiesNotSupportedException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) Ec2ImagePropertiesNotSupportedException.builder()Ec2ImagePropertiesNotSupportedException.Builder.numAttempts(Integer numAttempts) Ec2ImagePropertiesNotSupportedException.Builder.statusCode(int statusCode) Ec2ImagePropertiesNotSupportedException.toBuilder()Ec2ImagePropertiesNotSupportedException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type Ec2ImagePropertiesNotSupportedException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Ec2ImagePropertiesNotSupportedException.Builder>Ec2ImagePropertiesNotSupportedException.serializableBuilderClass()