Uses of Class
com.microsoft.azure.keyvault.models.Action
-
Packages that use Action Package Description com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of Action in com.microsoft.azure.keyvault.models
Methods in com.microsoft.azure.keyvault.models that return Action Modifier and Type Method Description ActionLifetimeAction. action()Get the action value.ActionAction. withActionType(ActionType actionType)Set the actionType value.Methods in com.microsoft.azure.keyvault.models with parameters of type Action Modifier and Type Method Description LifetimeActionLifetimeAction. withAction(Action action)Set the action value.
-