Uses of Class
odata.msgraph.client.beta.complex.TeamworkSoftwareUpdateHealth
-
Packages that use TeamworkSoftwareUpdateHealth Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of TeamworkSoftwareUpdateHealth in odata.msgraph.client.beta.complex
-
Uses of TeamworkSoftwareUpdateHealth in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as TeamworkSoftwareUpdateHealth Modifier and Type Field Description protected TeamworkSoftwareUpdateHealthTeamworkDeviceHealth. softwareUpdateHealthMethods in odata.msgraph.client.beta.entity that return types with arguments of type TeamworkSoftwareUpdateHealth Modifier and Type Method Description Optional<TeamworkSoftwareUpdateHealth>TeamworkDeviceHealth. getSoftwareUpdateHealth()Methods in odata.msgraph.client.beta.entity with parameters of type TeamworkSoftwareUpdateHealth Modifier and Type Method Description TeamworkDeviceHealth.BuilderTeamworkDeviceHealth.Builder. softwareUpdateHealth(TeamworkSoftwareUpdateHealth softwareUpdateHealth)TeamworkDeviceHealthTeamworkDeviceHealth. withSoftwareUpdateHealth(TeamworkSoftwareUpdateHealth softwareUpdateHealth)
-