Uses of Class
software.amazon.awssdk.services.route53.model.DNSSECStatus
Packages that use DNSSECStatus
-
Uses of DNSSECStatus in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return DNSSECStatusModifier and TypeMethodDescriptionfinal DNSSECStatusGetDnssecResponse.status()A string representing the status of DNSSEC.Methods in software.amazon.awssdk.services.route53.model with parameters of type DNSSECStatusModifier and TypeMethodDescriptionGetDnssecResponse.Builder.status(DNSSECStatus status) A string representing the status of DNSSEC.