Uses of Class
odata.msgraph.client.beta.complex.GovernanceNotificationPolicy
-
Packages that use GovernanceNotificationPolicy Package Description odata.msgraph.client.beta.complex -
-
Uses of GovernanceNotificationPolicy in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as GovernanceNotificationPolicy Modifier and Type Field Description protected GovernanceNotificationPolicyGovernancePolicy. notificationPolicyMethods in odata.msgraph.client.beta.complex that return GovernanceNotificationPolicy Modifier and Type Method Description GovernanceNotificationPolicyGovernanceNotificationPolicy.Builder. build()GovernanceNotificationPolicyGovernanceNotificationPolicy. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type GovernanceNotificationPolicy Modifier and Type Method Description Optional<GovernanceNotificationPolicy>GovernancePolicy. getNotificationPolicy()Methods in odata.msgraph.client.beta.complex with parameters of type GovernanceNotificationPolicy Modifier and Type Method Description GovernancePolicy.BuilderGovernancePolicy.Builder. notificationPolicy(GovernanceNotificationPolicy notificationPolicy)GovernancePolicyGovernancePolicy. withNotificationPolicy(GovernanceNotificationPolicy notificationPolicy)
-