Uses of Class
odata.msgraph.client.beta.complex.GovernancePermission
-
Packages that use GovernancePermission Package Description odata.msgraph.client.beta.complex -
-
Uses of GovernancePermission in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return GovernancePermission Modifier and Type Method Description GovernancePermissionGovernancePermission.Builder. build()GovernancePermissionGovernancePermission. withAccessLevel(String accessLevel)GovernancePermissionGovernancePermission. withIsActive(Boolean isActive)GovernancePermissionGovernancePermission. withIsEligible(Boolean isEligible)GovernancePermissionGovernancePermission. withUnmappedField(String name, String value)
-