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