Uses of Enum Class
org.jclouds.ultradns.ws.domain.Zone.DNSSECStatus
Packages that use Zone.DNSSECStatus
-
Uses of Zone.DNSSECStatus in org.jclouds.ultradns.ws.domain
Methods in org.jclouds.ultradns.ws.domain that return Zone.DNSSECStatusModifier and TypeMethodDescriptionstatic Zone.DNSSECStatus
Zone.getDNSSECStatus()
signed status of the zonestatic Zone.DNSSECStatus
Returns the enum constant of this class with the specified name.static Zone.DNSSECStatus[]
Zone.DNSSECStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.ultradns.ws.domain with parameters of type Zone.DNSSECStatus