Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenotePatchActionType
-
Packages that use MicrosoftGraphOnenotePatchActionType Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnenotePatchActionType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnenotePatchActionType Modifier and Type Field Description static MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType. APPENDStatic value Append for MicrosoftGraphOnenotePatchActionType.static MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType. DELETEStatic value Delete for MicrosoftGraphOnenotePatchActionType.static MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType. INSERTStatic value Insert for MicrosoftGraphOnenotePatchActionType.static MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType. PREPENDStatic value Prepend for MicrosoftGraphOnenotePatchActionType.static MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType. REPLACEStatic value Replace for MicrosoftGraphOnenotePatchActionType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenotePatchActionType Modifier and Type Method Description MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchContentCommand. action()Get the action property: onenotePatchActionType.static MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType. fromString(String name)Creates or finds a MicrosoftGraphOnenotePatchActionType from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnenotePatchActionType Modifier and Type Method Description static Collection<MicrosoftGraphOnenotePatchActionType>MicrosoftGraphOnenotePatchActionType. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenotePatchActionType Modifier and Type Method Description MicrosoftGraphOnenotePatchContentCommandMicrosoftGraphOnenotePatchContentCommand. withAction(MicrosoftGraphOnenotePatchActionType action)Set the action property: onenotePatchActionType.
-