| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10NetworkProxyServer |
Windows10NetworkProxyServer.Builder.build() |
Windows10NetworkProxyServer |
Windows10NetworkProxyServer.withAddress(String address)
Returns an immutable copy of
this with just the address field
changed. |
Windows10NetworkProxyServer |
Windows10NetworkProxyServer.withUseForLocalAddresses(Boolean useForLocalAddresses)
Returns an immutable copy of
this with just the useForLocalAddresses field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected Windows10NetworkProxyServer |
Windows10GeneralConfiguration.networkProxyServer |
| Modifier and Type | Method and Description |
|---|---|
Optional<Windows10NetworkProxyServer> |
Windows10GeneralConfiguration.getNetworkProxyServer()
“Specifies manual proxy server settings.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.networkProxyServer(Windows10NetworkProxyServer networkProxyServer)
“Specifies manual proxy server settings.”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withNetworkProxyServer(Windows10NetworkProxyServer networkProxyServer)
Returns an immutable copy of
this with just the networkProxyServer field changed. |
Copyright © 2018–2020. All rights reserved.