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