Uses of Class
com.microsoft.graph.models.Windows10NetworkProxyServer
Packages that use Windows10NetworkProxyServer
-
Uses of Windows10NetworkProxyServer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Windows10NetworkProxyServerModifier and TypeMethodDescriptionstatic Windows10NetworkProxyServerWindows10NetworkProxyServer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueWindows10GeneralConfiguration.getNetworkProxyServer()Gets the networkProxyServer property value.Methods in com.microsoft.graph.models with parameters of type Windows10NetworkProxyServerModifier and TypeMethodDescriptionvoidWindows10GeneralConfiguration.setNetworkProxyServer(Windows10NetworkProxyServer value) Sets the networkProxyServer property value.