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