Uses of Class
com.okiok.pheonix.api.manualProvisioning.Action
-
Uses of Action in com.okiok.pheonix.api.manualProvisioning
Methods in com.okiok.pheonix.api.manualProvisioning that return Action Modifier and Type Method Description ActionProvisioningRequest. getAction()static ActionAction. valueOf(String name)Returns the enum constant of this type with the specified name.static Action[]Action. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okiok.pheonix.api.manualProvisioning with parameters of type Action Modifier and Type Method Description ProvisioningRequestProvisioningRequest. setAction(Action action)