Uses of Class
com.microsoft.graph.models.AppConsentApprovalRoute
Packages that use AppConsentApprovalRoute
-
Uses of AppConsentApprovalRoute in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppConsentApprovalRouteModifier and TypeMethodDescriptionstatic AppConsentApprovalRouteAppConsentApprovalRoute.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentityGovernance.getAppConsent()Gets the appConsent property value.Methods in com.microsoft.graph.models with parameters of type AppConsentApprovalRouteModifier and TypeMethodDescriptionvoidIdentityGovernance.setAppConsent(AppConsentApprovalRoute value) Sets the appConsent property value.