Uses of Class
odata.msgraph.client.beta.complex.TeamworkNetworkConfiguration
-
Packages that use TeamworkNetworkConfiguration Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkNetworkConfiguration in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as TeamworkNetworkConfiguration Modifier and Type Field Description protected TeamworkNetworkConfigurationTeamworkSystemConfiguration. networkConfigurationMethods in odata.msgraph.client.beta.complex that return types with arguments of type TeamworkNetworkConfiguration Modifier and Type Method Description Optional<TeamworkNetworkConfiguration>TeamworkSystemConfiguration. getNetworkConfiguration()Methods in odata.msgraph.client.beta.complex with parameters of type TeamworkNetworkConfiguration Modifier and Type Method Description TeamworkSystemConfiguration.BuilderTeamworkSystemConfiguration.Builder. networkConfiguration(TeamworkNetworkConfiguration networkConfiguration)TeamworkSystemConfigurationTeamworkSystemConfiguration. withNetworkConfiguration(TeamworkNetworkConfiguration networkConfiguration)
-