Uses of Class
com.microsoft.graph.models.ControlConfiguration
Packages that use ControlConfiguration
-
Uses of ControlConfiguration in com.microsoft.graph.models
Subclasses of ControlConfiguration in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return ControlConfigurationModifier and TypeMethodDescriptionstatic ControlConfigurationControlConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ControlConfigurationModifier and TypeMethodDescriptionEntitlementManagement.getControlConfigurations()Gets the controlConfigurations property value.ControlConfigurationCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type ControlConfigurationModifier and TypeMethodDescriptionvoidEntitlementManagement.setControlConfigurations(List<ControlConfiguration> value) Sets the controlConfigurations property value.voidControlConfigurationCollectionResponse.setValue(List<ControlConfiguration> value) Sets the value property value.