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