Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWellknownListName
-
Packages that use MicrosoftGraphWellknownListName Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphWellknownListName in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphWellknownListName Modifier and Type Field Description static MicrosoftGraphWellknownListNameMicrosoftGraphWellknownListName. DEFAULT_LISTStatic value defaultList for MicrosoftGraphWellknownListName.static MicrosoftGraphWellknownListNameMicrosoftGraphWellknownListName. FLAGGED_EMAILSStatic value flaggedEmails for MicrosoftGraphWellknownListName.static MicrosoftGraphWellknownListNameMicrosoftGraphWellknownListName. NONEStatic value none for MicrosoftGraphWellknownListName.static MicrosoftGraphWellknownListNameMicrosoftGraphWellknownListName. UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphWellknownListName.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWellknownListName Modifier and Type Method Description static MicrosoftGraphWellknownListNameMicrosoftGraphWellknownListName. fromString(String name)Creates or finds a MicrosoftGraphWellknownListName from its string representation.MicrosoftGraphWellknownListNameMicrosoftGraphTodoTaskListInner. wellknownListName()Get the wellknownListName property: The wellknownListName property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphWellknownListName Modifier and Type Method Description static Collection<MicrosoftGraphWellknownListName>MicrosoftGraphWellknownListName. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWellknownListName Modifier and Type Method Description MicrosoftGraphTodoTaskListInnerMicrosoftGraphTodoTaskListInner. withWellknownListName(MicrosoftGraphWellknownListName wellknownListName)Set the wellknownListName property: The wellknownListName property.
-