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