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 Job
ZoneApi. scheduleCreate(CreatePrimaryZone createZone)
Schedules addition of a new primary zone into the current session.Job
ZoneApi. scheduleCreateWithContact(String fqdn, String contact)
Schedules addition of a new primary zone with one hour default TTL andSerialStyle#INCREMENT
into the current session.
-