Uses of Class
odata.msgraph.client.beta.entity.UnifiedRbacResourceScope
-
Packages that use UnifiedRbacResourceScope Package Description odata.msgraph.client.beta.entity -
-
Uses of UnifiedRbacResourceScope in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UnifiedRbacResourceScope Modifier and Type Method Description UnifiedRbacResourceScopeUnifiedRbacResourceScope.Builder. build()UnifiedRbacResourceScopeUnifiedRbacResourceScope. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UnifiedRbacResourceScopeUnifiedRbacResourceScope. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UnifiedRbacResourceScopeUnifiedRbacResourceScope. withDisplayName(String displayName)UnifiedRbacResourceScopeUnifiedRbacResourceScope. withScope(String scope)UnifiedRbacResourceScopeUnifiedRbacResourceScope. withType(String type)UnifiedRbacResourceScopeUnifiedRbacResourceScope. withUnmappedField(String name, String value)
-