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