Uses of Class
com.microsoft.graph.models.DevicesFilter
Packages that use DevicesFilter
-
Uses of DevicesFilter in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DevicesFilterModifier and TypeMethodDescriptionstatic DevicesFilterDevicesFilter.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicyTenantRestrictions.getDevices()Gets the devices property value.Methods in com.microsoft.graph.models with parameters of type DevicesFilterModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicyTenantRestrictions.setDevices(DevicesFilter value) Sets the devices property value.