| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
Windows10NetworkProxyServer.Builder |
Windows10NetworkProxyServer.Builder.address(String address)
“Address to the proxy server.
|
static Windows10NetworkProxyServer.Builder |
Windows10NetworkProxyServer.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Windows10NetworkProxyServer.Builder |
Windows10NetworkProxyServer.Builder.exceptions(List<String> exceptions)
“Addresses that should not use the proxy server.
|
Windows10NetworkProxyServer.Builder |
Windows10NetworkProxyServer.Builder.exceptions(String... exceptions)
“Addresses that should not use the proxy server.
|
Windows10NetworkProxyServer.Builder |
Windows10NetworkProxyServer.Builder.exceptionsNextLink(String exceptionsNextLink)
“Addresses that should not use the proxy server.
|
Windows10NetworkProxyServer.Builder |
Windows10NetworkProxyServer.Builder.useForLocalAddresses(Boolean useForLocalAddresses)
“Specifies whether the proxy server should be used for local (intranet) addresses
.”
|
Copyright © 2018–2020. All rights reserved.