Uses of Enum Class
org.jclouds.cloudstack.domain.Capacity.Type
Packages that use Capacity.Type
-
Uses of Capacity.Type in org.jclouds.cloudstack.domain
Fields in org.jclouds.cloudstack.domain declared as Capacity.TypeMethods in org.jclouds.cloudstack.domain that return Capacity.TypeModifier and TypeMethodDescriptionstatic Capacity.TypeCapacity.getType()static Capacity.TypeReturns the enum constant of this class with the specified name.static Capacity.Type[]Capacity.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.cloudstack.domain with parameters of type Capacity.TypeConstructors in org.jclouds.cloudstack.domain with parameters of type Capacity.Type -
Uses of Capacity.Type in org.jclouds.cloudstack.options
Methods in org.jclouds.cloudstack.options with parameters of type Capacity.TypeModifier and TypeMethodDescriptionstatic ListCapacityOptionsListCapacityOptions.Builder.type(Capacity.Type type) ListCapacityOptions.type(Capacity.Type type)