Uses of Class
odata.msgraph.client.beta.complex.TeamworkAccountConfiguration
-
Packages that use TeamworkAccountConfiguration Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkAccountConfiguration in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as TeamworkAccountConfiguration Modifier and Type Field Description protected TeamworkAccountConfigurationTeamworkTeamsClientConfiguration. accountConfigurationMethods in odata.msgraph.client.beta.complex that return TeamworkAccountConfiguration Modifier and Type Method Description TeamworkAccountConfigurationTeamworkAccountConfiguration.Builder. build()TeamworkAccountConfigurationTeamworkAccountConfiguration. withOnPremisesCalendarSyncConfiguration(TeamworkOnPremisesCalendarSyncConfiguration onPremisesCalendarSyncConfiguration)TeamworkAccountConfigurationTeamworkAccountConfiguration. withSupportedClient(TeamworkSupportedClient supportedClient)TeamworkAccountConfigurationTeamworkAccountConfiguration. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type TeamworkAccountConfiguration Modifier and Type Method Description Optional<TeamworkAccountConfiguration>TeamworkTeamsClientConfiguration. getAccountConfiguration()Methods in odata.msgraph.client.beta.complex with parameters of type TeamworkAccountConfiguration Modifier and Type Method Description TeamworkTeamsClientConfiguration.BuilderTeamworkTeamsClientConfiguration.Builder. accountConfiguration(TeamworkAccountConfiguration accountConfiguration)TeamworkTeamsClientConfigurationTeamworkTeamsClientConfiguration. withAccountConfiguration(TeamworkAccountConfiguration accountConfiguration)
-