Uses of Class
odata.msgraph.client.beta.complex.TeamworkActivePeripherals
-
Packages that use TeamworkActivePeripherals Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of TeamworkActivePeripherals in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkActivePeripherals Modifier and Type Method Description TeamworkActivePeripheralsTeamworkActivePeripherals.Builder. build()TeamworkActivePeripheralsTeamworkActivePeripherals. withUnmappedField(String name, String value) -
Uses of TeamworkActivePeripherals in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as TeamworkActivePeripherals Modifier and Type Field Description protected TeamworkActivePeripheralsTeamworkDeviceActivity. activePeripheralsMethods in odata.msgraph.client.beta.entity that return types with arguments of type TeamworkActivePeripherals Modifier and Type Method Description Optional<TeamworkActivePeripherals>TeamworkDeviceActivity. getActivePeripherals()Methods in odata.msgraph.client.beta.entity with parameters of type TeamworkActivePeripherals Modifier and Type Method Description TeamworkDeviceActivity.BuilderTeamworkDeviceActivity.Builder. activePeripherals(TeamworkActivePeripherals activePeripherals)TeamworkDeviceActivityTeamworkDeviceActivity. withActivePeripherals(TeamworkActivePeripherals activePeripherals)
-