Uses of Class
org.jclouds.dynect.v3.DynECTExceptions.TargetExistsException
-
Packages that use DynECTExceptions.TargetExistsException Package Description org.jclouds.dynect.v3.features -
-
Uses of DynECTExceptions.TargetExistsException in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features that throw DynECTExceptions.TargetExistsException Modifier and Type Method Description JobZoneApi. scheduleCreate(CreatePrimaryZone createZone)Schedules addition of a new primary zone into the current session.JobZoneApi. scheduleCreateWithContact(String fqdn, String contact)Schedules addition of a new primary zone with one hour default TTL andSerialStyle#INCREMENTinto the current session.
-