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