Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPresence
-
Packages that use MicrosoftGraphPresence Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphPresence in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPresence Modifier and Type Method Description MicrosoftGraphPresenceMicrosoftGraphUserInner. presence()Get the presence property: presence.MicrosoftGraphPresenceMicrosoftGraphPresence. withActivity(String activity)Set the activity property: The supplemental information to a user's availability.MicrosoftGraphPresenceMicrosoftGraphPresence. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: presence.MicrosoftGraphPresenceMicrosoftGraphPresence. withAvailability(String availability)Set the availability property: The base presence information for a user.MicrosoftGraphPresenceMicrosoftGraphPresence. withId(String id)Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPresence Modifier and Type Method Description MicrosoftGraphUserInnerMicrosoftGraphUserInner. withPresence(MicrosoftGraphPresence presence)Set the presence property: presence.
-