Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphMessageActionFlag
Packages that use MicrosoftGraphMessageActionFlag
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphMessageActionFlag in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphMessageActionFlagModifier and TypeFieldDescriptionstatic final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.ANYStatic value any for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.CALLStatic value call for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.DO_NOT_FORWARDStatic value doNotForward for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.FOLLOW_UPStatic value followUp for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.FORWARDStatic value forward for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.FYIStatic value fyi for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.NO_RESPONSE_NECESSARYStatic value noResponseNecessary for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.READStatic value read for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.REPLYStatic value reply for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.REPLY_TO_ALLStatic value replyToAll for MicrosoftGraphMessageActionFlag.static final MicrosoftGraphMessageActionFlagMicrosoftGraphMessageActionFlag.REVIEWStatic value review for MicrosoftGraphMessageActionFlag.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphMessageActionFlagModifier and TypeMethodDescriptionMicrosoftGraphMessageActionFlag.fromString(String name) Creates or finds a MicrosoftGraphMessageActionFlag from its string representation.MicrosoftGraphMessageRulePredicates.messageActionFlag()Get the messageActionFlag property: messageActionFlag.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphMessageActionFlagModifier and TypeMethodDescriptionMicrosoftGraphMessageActionFlag.values()Gets known MicrosoftGraphMessageActionFlag values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphMessageActionFlagModifier and TypeMethodDescriptionMicrosoftGraphMessageRulePredicates.withMessageActionFlag(MicrosoftGraphMessageActionFlag messageActionFlag) Set the messageActionFlag property: messageActionFlag.