Uses of Class
org.jclouds.dynect.v3.domain.Zone
-
Packages that use Zone Package Description org.jclouds.dynect.v3.domain org.jclouds.dynect.v3.features -
-
Uses of Zone in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return Zone Modifier and Type Method Description ZoneZone.Builder. build()Methods in org.jclouds.dynect.v3.domain with parameters of type Zone Modifier and Type Method Description Zone.BuilderZone.Builder. from(Zone in) -
Uses of Zone in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features that return Zone Modifier and Type Method Description ZoneZoneApi. get(String fqdn)Retrieves information about the specified zone.ZoneZoneApi. publish(String fqdn)Publishes the current zone
-