Uses of Class
odata.msgraph.client.beta.complex.TeamworkContentCameraConfiguration
-
Packages that use TeamworkContentCameraConfiguration Package Description odata.msgraph.client.beta.complex -
-
Uses of TeamworkContentCameraConfiguration in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as TeamworkContentCameraConfiguration Modifier and Type Field Description protected TeamworkContentCameraConfigurationTeamworkCameraConfiguration. contentCameraConfigurationMethods in odata.msgraph.client.beta.complex that return TeamworkContentCameraConfiguration Modifier and Type Method Description TeamworkContentCameraConfigurationTeamworkContentCameraConfiguration.Builder. build()TeamworkContentCameraConfigurationTeamworkContentCameraConfiguration. withIsContentCameraInverted(Boolean isContentCameraInverted)TeamworkContentCameraConfigurationTeamworkContentCameraConfiguration. withIsContentCameraOptional(Boolean isContentCameraOptional)TeamworkContentCameraConfigurationTeamworkContentCameraConfiguration. withIsContentEnhancementEnabled(Boolean isContentEnhancementEnabled)TeamworkContentCameraConfigurationTeamworkContentCameraConfiguration. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type TeamworkContentCameraConfiguration Modifier and Type Method Description Optional<TeamworkContentCameraConfiguration>TeamworkCameraConfiguration. getContentCameraConfiguration()Methods in odata.msgraph.client.beta.complex with parameters of type TeamworkContentCameraConfiguration Modifier and Type Method Description TeamworkCameraConfiguration.BuilderTeamworkCameraConfiguration.Builder. contentCameraConfiguration(TeamworkContentCameraConfiguration contentCameraConfiguration)TeamworkCameraConfigurationTeamworkCameraConfiguration. withContentCameraConfiguration(TeamworkContentCameraConfiguration contentCameraConfiguration)
-