public static final class WindowsNetworkIsolationPolicy.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
WindowsNetworkIsolationPolicy |
build() |
WindowsNetworkIsolationPolicy.Builder |
enterpriseCloudResources(List<ProxiedDomain> enterpriseCloudResources)
“Contains a list of enterprise resource domains hosted in the cloud that need to
be protected.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseCloudResources(ProxiedDomain... enterpriseCloudResources)
“Contains a list of enterprise resource domains hosted in the cloud that need to
be protected.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseCloudResourcesNextLink(String enterpriseCloudResourcesNextLink)
“Contains a list of enterprise resource domains hosted in the cloud that need to
be protected.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseInternalProxyServers(List<String> enterpriseInternalProxyServers)
“This is the comma-separated list of internal proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseInternalProxyServers(String... enterpriseInternalProxyServers)
“This is the comma-separated list of internal proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseInternalProxyServersNextLink(String enterpriseInternalProxyServersNextLink)
“This is the comma-separated list of internal proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseIPRanges(IpRange... enterpriseIPRanges)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseIPRanges(List<IpRange> enterpriseIPRanges)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseIPRangesAreAuthoritative(Boolean enterpriseIPRangesAreAuthoritative)
“Boolean value that tells the client to accept the configured list and not to use
heuristics to attempt to find other subnets.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseIPRangesNextLink(String enterpriseIPRangesNextLink)
“Sets the enterprise IP ranges that define the computers in the enterprise
network.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseNetworkDomainNames(List<String> enterpriseNetworkDomainNames)
“This is the list of domains that comprise the boundaries of the enterprise.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseNetworkDomainNames(String... enterpriseNetworkDomainNames)
“This is the list of domains that comprise the boundaries of the enterprise.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseNetworkDomainNamesNextLink(String enterpriseNetworkDomainNamesNextLink)
“This is the list of domains that comprise the boundaries of the enterprise.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseProxyServers(List<String> enterpriseProxyServers)
“This is a list of proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseProxyServers(String... enterpriseProxyServers)
“This is a list of proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseProxyServersAreAuthoritative(Boolean enterpriseProxyServersAreAuthoritative)
“Boolean value that tells the client to accept the configured list of proxies and
not try to detect other work proxies.
|
WindowsNetworkIsolationPolicy.Builder |
enterpriseProxyServersNextLink(String enterpriseProxyServersNextLink)
“This is a list of proxy servers.
|
WindowsNetworkIsolationPolicy.Builder |
neutralDomainResources(List<String> neutralDomainResources)
“List of domain names that can used for work or personal resource.”
|
WindowsNetworkIsolationPolicy.Builder |
neutralDomainResources(String... neutralDomainResources)
“List of domain names that can used for work or personal resource.”
|
WindowsNetworkIsolationPolicy.Builder |
neutralDomainResourcesNextLink(String neutralDomainResourcesNextLink)
“List of domain names that can used for work or personal resource.”
|
public WindowsNetworkIsolationPolicy.Builder enterpriseNetworkDomainNames(List<String> enterpriseNetworkDomainNames)
enterpriseNetworkDomainNames - value of enterpriseNetworkDomainNames property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseNetworkDomainNames(String... enterpriseNetworkDomainNames)
enterpriseNetworkDomainNames - value of enterpriseNetworkDomainNames property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseNetworkDomainNamesNextLink(String enterpriseNetworkDomainNamesNextLink)
enterpriseNetworkDomainNamesNextLink - value of enterpriseNetworkDomainNames@nextLink property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseCloudResources(List<ProxiedDomain> enterpriseCloudResources)
enterpriseCloudResources - value of enterpriseCloudResources property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseCloudResources(ProxiedDomain... enterpriseCloudResources)
enterpriseCloudResources - value of enterpriseCloudResources property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseCloudResourcesNextLink(String enterpriseCloudResourcesNextLink)
enterpriseCloudResourcesNextLink - value of enterpriseCloudResources@nextLink property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseIPRanges(List<IpRange> enterpriseIPRanges)
enterpriseIPRanges - value of enterpriseIPRanges property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseIPRanges(IpRange... enterpriseIPRanges)
enterpriseIPRanges - value of enterpriseIPRanges property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseIPRangesNextLink(String enterpriseIPRangesNextLink)
enterpriseIPRangesNextLink - value of enterpriseIPRanges@nextLink property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseInternalProxyServers(List<String> enterpriseInternalProxyServers)
enterpriseInternalProxyServers - value of enterpriseInternalProxyServers property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseInternalProxyServers(String... enterpriseInternalProxyServers)
enterpriseInternalProxyServers - value of enterpriseInternalProxyServers property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseInternalProxyServersNextLink(String enterpriseInternalProxyServersNextLink)
enterpriseInternalProxyServersNextLink - value of enterpriseInternalProxyServers@nextLink property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseIPRangesAreAuthoritative(Boolean enterpriseIPRangesAreAuthoritative)
enterpriseIPRangesAreAuthoritative - value of enterpriseIPRangesAreAuthoritative property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseProxyServers(List<String> enterpriseProxyServers)
enterpriseProxyServers - value of enterpriseProxyServers property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseProxyServers(String... enterpriseProxyServers)
enterpriseProxyServers - value of enterpriseProxyServers property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseProxyServersNextLink(String enterpriseProxyServersNextLink)
enterpriseProxyServersNextLink - value of enterpriseProxyServers@nextLink property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder enterpriseProxyServersAreAuthoritative(Boolean enterpriseProxyServersAreAuthoritative)
enterpriseProxyServersAreAuthoritative - value of enterpriseProxyServersAreAuthoritative property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder neutralDomainResources(List<String> neutralDomainResources)
neutralDomainResources - value of neutralDomainResources property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder neutralDomainResources(String... neutralDomainResources)
neutralDomainResources - value of neutralDomainResources property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy.Builder neutralDomainResourcesNextLink(String neutralDomainResourcesNextLink)
neutralDomainResourcesNextLink - value of neutralDomainResources@nextLink property (as defined in service metadata)this (for method chaining)public WindowsNetworkIsolationPolicy build()
Copyright © 2018–2020. All rights reserved.