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