Uses of Class
odata.msgraph.client.beta.complex.TeamworkDeviceSoftwareVersions.Builder
-
Packages that use TeamworkDeviceSoftwareVersions.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkDeviceSoftwareVersions.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkDeviceSoftwareVersions.Builder Modifier and Type Method Description TeamworkDeviceSoftwareVersions.BuilderTeamworkDeviceSoftwareVersions.Builder. adminAgentSoftwareVersion(String adminAgentSoftwareVersion)static TeamworkDeviceSoftwareVersions.BuilderTeamworkDeviceSoftwareVersions. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkDeviceSoftwareVersions.BuilderTeamworkDeviceSoftwareVersions.Builder. firmwareSoftwareVersion(String firmwareSoftwareVersion)TeamworkDeviceSoftwareVersions.BuilderTeamworkDeviceSoftwareVersions.Builder. operatingSystemSoftwareVersion(String operatingSystemSoftwareVersion)TeamworkDeviceSoftwareVersions.BuilderTeamworkDeviceSoftwareVersions.Builder. partnerAgentSoftwareVersion(String partnerAgentSoftwareVersion)TeamworkDeviceSoftwareVersions.BuilderTeamworkDeviceSoftwareVersions.Builder. teamsClientSoftwareVersion(String teamsClientSoftwareVersion)
-