Uses of Enum Class
org.jclouds.dynect.v3.domain.Zone.SerialStyle
Packages that use Zone.SerialStyle
-
Uses of Zone.SerialStyle in org.jclouds.dynect.v3.domain
Methods in org.jclouds.dynect.v3.domain that return Zone.SerialStyleModifier and TypeMethodDescriptionstatic Zone.SerialStyle
CreatePrimaryZone.getSerialStyle()
The style of the zone's serial.SOARecord.getSerialStyle()
Zone.getSerialStyle()
The style of the zone's serialstatic Zone.SerialStyle
Returns the enum constant of this class with the specified name.static Zone.SerialStyle[]
Zone.SerialStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.dynect.v3.domain with parameters of type Zone.SerialStyleModifier and TypeMethodDescriptionCreatePrimaryZone.Builder.serialStyle
(Zone.SerialStyle serialStyle) SOARecord.Builder.serialStyle
(Zone.SerialStyle serialStyle) Zone.Builder.serialStyle
(Zone.SerialStyle serialStyle)