Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenotePatchActionType
Packages that use MicrosoftGraphOnenotePatchActionType
Package
Description
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 MicrosoftGraphOnenotePatchActionTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType.APPENDStatic value Append for MicrosoftGraphOnenotePatchActionType.static final MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType.DELETEStatic value Delete for MicrosoftGraphOnenotePatchActionType.static final MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType.INSERTStatic value Insert for MicrosoftGraphOnenotePatchActionType.static final MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType.PREPENDStatic value Prepend for MicrosoftGraphOnenotePatchActionType.static final MicrosoftGraphOnenotePatchActionTypeMicrosoftGraphOnenotePatchActionType.REPLACEStatic value Replace for MicrosoftGraphOnenotePatchActionType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenotePatchActionTypeModifier and TypeMethodDescriptionMicrosoftGraphOnenotePatchContentCommand.action()Get the action property: onenotePatchActionType.MicrosoftGraphOnenotePatchActionType.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 MicrosoftGraphOnenotePatchActionTypeModifier and TypeMethodDescriptionMicrosoftGraphOnenotePatchActionType.values()Gets known MicrosoftGraphOnenotePatchActionType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenotePatchActionTypeModifier and TypeMethodDescriptionMicrosoftGraphOnenotePatchContentCommand.withAction(MicrosoftGraphOnenotePatchActionType action) Set the action property: onenotePatchActionType.