Uses of Class
odata.msgraph.client.beta.complex.TeamworkOnPremisesCalendarSyncConfiguration
-
Packages that use TeamworkOnPremisesCalendarSyncConfiguration Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkOnPremisesCalendarSyncConfiguration in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as TeamworkOnPremisesCalendarSyncConfiguration Modifier and Type Field Description protected TeamworkOnPremisesCalendarSyncConfigurationTeamworkAccountConfiguration. onPremisesCalendarSyncConfigurationMethods in odata.msgraph.client.beta.complex that return TeamworkOnPremisesCalendarSyncConfiguration Modifier and Type Method Description TeamworkOnPremisesCalendarSyncConfigurationTeamworkOnPremisesCalendarSyncConfiguration.Builder. build()TeamworkOnPremisesCalendarSyncConfigurationTeamworkOnPremisesCalendarSyncConfiguration. withDomain(String domain)TeamworkOnPremisesCalendarSyncConfigurationTeamworkOnPremisesCalendarSyncConfiguration. withDomainUserName(String domainUserName)TeamworkOnPremisesCalendarSyncConfigurationTeamworkOnPremisesCalendarSyncConfiguration. withSmtpAddress(String smtpAddress)TeamworkOnPremisesCalendarSyncConfigurationTeamworkOnPremisesCalendarSyncConfiguration. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type TeamworkOnPremisesCalendarSyncConfiguration Modifier and Type Method Description Optional<TeamworkOnPremisesCalendarSyncConfiguration>TeamworkAccountConfiguration. getOnPremisesCalendarSyncConfiguration()Methods in odata.msgraph.client.beta.complex with parameters of type TeamworkOnPremisesCalendarSyncConfiguration Modifier and Type Method Description TeamworkAccountConfiguration.BuilderTeamworkAccountConfiguration.Builder. onPremisesCalendarSyncConfiguration(TeamworkOnPremisesCalendarSyncConfiguration onPremisesCalendarSyncConfiguration)TeamworkAccountConfigurationTeamworkAccountConfiguration. withOnPremisesCalendarSyncConfiguration(TeamworkOnPremisesCalendarSyncConfiguration onPremisesCalendarSyncConfiguration)
-