Uses of Enum Class
org.jclouds.cloudstack.domain.User.State
Packages that use User.State
-
Uses of User.State in org.jclouds.cloudstack.domain
Fields in org.jclouds.cloudstack.domain declared as User.StateMethods in org.jclouds.cloudstack.domain that return User.StateModifier and TypeMethodDescriptionstatic User.State
User.getState()
static User.State
Returns the enum constant of this class with the specified name.static User.State[]
User.State.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 User.StateConstructors in org.jclouds.cloudstack.domain with parameters of type User.State -
Uses of User.State in org.jclouds.cloudstack.options
Methods in org.jclouds.cloudstack.options with parameters of type User.StateModifier and TypeMethodDescriptionstatic ListUsersOptions
ListUsersOptions.Builder.state
(User.State state) ListUsersOptions.state
(User.State state)