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