Uses of Class
odata.msgraph.client.beta.complex.TeamworkSoftwareUpdateStatus.Builder
-
Packages that use TeamworkSoftwareUpdateStatus.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkSoftwareUpdateStatus.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkSoftwareUpdateStatus.Builder Modifier and Type Method Description TeamworkSoftwareUpdateStatus.BuilderTeamworkSoftwareUpdateStatus.Builder. availableVersion(String availableVersion)static TeamworkSoftwareUpdateStatus.BuilderTeamworkSoftwareUpdateStatus. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkSoftwareUpdateStatus.BuilderTeamworkSoftwareUpdateStatus.Builder. currentVersion(String currentVersion)TeamworkSoftwareUpdateStatus.BuilderTeamworkSoftwareUpdateStatus.Builder. softwareFreshness(TeamworkSoftwareFreshness softwareFreshness)
-