Uses of Class
odata.msgraph.client.beta.complex.TeamworkLoginStatus.Builder
-
Packages that use TeamworkLoginStatus.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkLoginStatus.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return TeamworkLoginStatus.Builder Modifier and Type Method Description static TeamworkLoginStatus.BuilderTeamworkLoginStatus. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).TeamworkLoginStatus.BuilderTeamworkLoginStatus.Builder. exchangeConnection(TeamworkConnection exchangeConnection)TeamworkLoginStatus.BuilderTeamworkLoginStatus.Builder. skypeConnection(TeamworkConnection skypeConnection)TeamworkLoginStatus.BuilderTeamworkLoginStatus.Builder. teamsConnection(TeamworkConnection teamsConnection)
-