Uses of Enum Class
org.jclouds.cloudstack.domain.PermissionOperation
Packages that use PermissionOperation
-
Uses of PermissionOperation in org.jclouds.cloudstack.domain
Methods in org.jclouds.cloudstack.domain that return PermissionOperationModifier and TypeMethodDescriptionstatic PermissionOperation
static PermissionOperation
Returns the enum constant of this class with the specified name.static PermissionOperation[]
PermissionOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PermissionOperation in org.jclouds.cloudstack.options
Methods in org.jclouds.cloudstack.options with parameters of type PermissionOperationModifier and TypeMethodDescriptionstatic UpdateISOPermissionsOptions
UpdateISOPermissionsOptions.Builder.operation
(PermissionOperation operation) UpdateISOPermissionsOptions.operation
(PermissionOperation operation)