Uses of Enum
org.openapitools.client.model.ProvisioningAction
Packages that use ProvisioningAction
-
Uses of ProvisioningAction in org.openapitools.client.model
Methods in org.openapitools.client.model that return ProvisioningActionModifier and TypeMethodDescriptionstatic ProvisioningAction
Provisioning.getAction()
Get actionstatic ProvisioningAction
Returns the enum constant of this type with the specified name.static ProvisioningAction[]
ProvisioningAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type ProvisioningActionModifier and TypeMethodDescriptionProvisioning.action
(ProvisioningAction action) void
Provisioning.setAction
(ProvisioningAction action)