Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnlineMeetingPresenters
Packages that use MicrosoftGraphOnlineMeetingPresenters
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOnlineMeetingPresenters in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnlineMeetingPresentersModifier and TypeFieldDescriptionstatic final MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters.EVERYONEStatic value everyone for MicrosoftGraphOnlineMeetingPresenters.static final MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters.ORGANIZATIONStatic value organization for MicrosoftGraphOnlineMeetingPresenters.static final MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters.ORGANIZERStatic value organizer for MicrosoftGraphOnlineMeetingPresenters.static final MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters.ROLE_IS_PRESENTERStatic value roleIsPresenter for MicrosoftGraphOnlineMeetingPresenters.static final MicrosoftGraphOnlineMeetingPresentersMicrosoftGraphOnlineMeetingPresenters.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphOnlineMeetingPresenters.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnlineMeetingPresentersModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.allowedPresenters()Get the allowedPresenters property: onlineMeetingPresenters.MicrosoftGraphOnlineMeetingPresenters.fromString(String name) Creates or finds a MicrosoftGraphOnlineMeetingPresenters from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnlineMeetingPresentersModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeetingPresenters.values()Gets known MicrosoftGraphOnlineMeetingPresenters values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnlineMeetingPresentersModifier and TypeMethodDescriptionMicrosoftGraphOnlineMeeting.withAllowedPresenters(MicrosoftGraphOnlineMeetingPresenters allowedPresenters) Set the allowedPresenters property: onlineMeetingPresenters.