Uses of Class
odata.msgraph.client.beta.entity.TeamworkDeviceActivity
-
Packages that use TeamworkDeviceActivity Package Description odata.msgraph.client.beta.entity -
-
Uses of TeamworkDeviceActivity in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TeamworkDeviceActivity Modifier and Type Method Description TeamworkDeviceActivityTeamworkDeviceActivity.Builder. build()TeamworkDeviceActivityTeamworkDeviceActivity. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TeamworkDeviceActivityTeamworkDeviceActivity. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TeamworkDeviceActivityTeamworkDeviceActivity. withActivePeripherals(TeamworkActivePeripherals activePeripherals)TeamworkDeviceActivityTeamworkDeviceActivity. withCreatedBy(IdentitySet createdBy)TeamworkDeviceActivityTeamworkDeviceActivity. withCreatedDateTime(OffsetDateTime createdDateTime)TeamworkDeviceActivityTeamworkDeviceActivity. withLastModifiedBy(IdentitySet lastModifiedBy)TeamworkDeviceActivityTeamworkDeviceActivity. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)TeamworkDeviceActivityTeamworkDeviceActivity. withUnmappedField(String name, String value)
-