Uses of Class
software.amazon.awssdk.services.route53.model.DNSSECStatus
-
Packages that use DNSSECStatus Package Description software.amazon.awssdk.services.route53.model -
-
Uses of DNSSECStatus in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return DNSSECStatus Modifier and Type Method Description DNSSECStatusGetDnssecResponse. status()A string repesenting the status of DNSSEC.Methods in software.amazon.awssdk.services.route53.model with parameters of type DNSSECStatus Modifier and Type Method Description GetDnssecResponse.BuilderGetDnssecResponse.Builder. status(DNSSECStatus status)A string repesenting the status of DNSSEC.
-