Uses of Class
org.jclouds.dynect.v3.domain.CreatePrimaryZone
-
Packages that use CreatePrimaryZone Package Description org.jclouds.dynect.v3.domain org.jclouds.dynect.v3.features -
-
Uses of CreatePrimaryZone in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return CreatePrimaryZone Modifier and Type Method Description CreatePrimaryZoneCreatePrimaryZone.Builder. build()Methods in org.jclouds.dynect.v3.domain with parameters of type CreatePrimaryZone Modifier and Type Method Description CreatePrimaryZone.BuilderCreatePrimaryZone.Builder. from(CreatePrimaryZone in) -
Uses of CreatePrimaryZone in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features with parameters of type CreatePrimaryZone Modifier and Type Method Description JobZoneApi. scheduleCreate(CreatePrimaryZone createZone)Schedules addition of a new primary zone into the current session.
-