public static final class AndroidDeviceOwnerGlobalProxyDirect.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
AndroidDeviceOwnerGlobalProxyDirect |
build() |
AndroidDeviceOwnerGlobalProxyDirect.Builder |
excludedHosts(List<String> excludedHosts)
“The excluded hosts”
|
AndroidDeviceOwnerGlobalProxyDirect.Builder |
excludedHostsNextLink(String excludedHostsNextLink)
“The excluded hosts”
|
AndroidDeviceOwnerGlobalProxyDirect.Builder |
host(String host)
“The host name”
|
AndroidDeviceOwnerGlobalProxyDirect.Builder |
port(Integer port)
“The port”
|
public AndroidDeviceOwnerGlobalProxyDirect.Builder host(String host)
host - value of host property (as defined in service metadata)this (for method chaining)public AndroidDeviceOwnerGlobalProxyDirect.Builder port(Integer port)
port - value of port property (as defined in service metadata)this (for method chaining)public AndroidDeviceOwnerGlobalProxyDirect.Builder excludedHosts(List<String> excludedHosts)
excludedHosts - value of excludedHosts property (as defined in service metadata)this (for method chaining)public AndroidDeviceOwnerGlobalProxyDirect.Builder excludedHostsNextLink(String excludedHostsNextLink)
excludedHostsNextLink - value of excludedHosts@nextLink property (as defined in service metadata)this (for method chaining)public AndroidDeviceOwnerGlobalProxyDirect build()
Copyright © 2018–2020. All rights reserved.