Uses of Class
com.microsoft.graph.models.FeatureTarget
Packages that use FeatureTarget
-
Uses of FeatureTarget in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FeatureTargetModifier and TypeMethodDescriptionstatic FeatureTargetFeatureTarget.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAuthenticationMethodFeatureConfiguration.getExcludeTarget()Gets the excludeTarget property value.AuthenticationMethodFeatureConfiguration.getIncludeTarget()Gets the includeTarget property value.Methods in com.microsoft.graph.models with parameters of type FeatureTargetModifier and TypeMethodDescriptionvoidAuthenticationMethodFeatureConfiguration.setExcludeTarget(FeatureTarget value) Sets the excludeTarget property value.voidAuthenticationMethodFeatureConfiguration.setIncludeTarget(FeatureTarget value) Sets the includeTarget property value.