Uses of Class
odata.msgraph.client.beta.entity.ItemActivityOLD
-
Packages that use ItemActivityOLD Package Description odata.msgraph.client.beta.entity -
-
Uses of ItemActivityOLD in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ItemActivityOLD Modifier and Type Method Description ItemActivityOLDItemActivityOLD.Builder. build()ItemActivityOLDItemActivityOLD. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ItemActivityOLDItemActivityOLD. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ItemActivityOLDItemActivityOLD. withAction(ItemActionSet action)ItemActivityOLDItemActivityOLD. withActor(IdentitySet actor)ItemActivityOLDItemActivityOLD. withTimes(ItemActivityTimeSet times)ItemActivityOLDItemActivityOLD. withUnmappedField(String name, String value)
-