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