Uses of Class
odata.msgraph.client.beta.complex.AndroidDeviceOwnerGlobalProxyDirect.Builder
-
Packages that use AndroidDeviceOwnerGlobalProxyDirect.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AndroidDeviceOwnerGlobalProxyDirect.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AndroidDeviceOwnerGlobalProxyDirect.Builder Modifier and Type Method Description static AndroidDeviceOwnerGlobalProxyDirect.BuilderAndroidDeviceOwnerGlobalProxyDirect. builderAndroidDeviceOwnerGlobalProxyDirect()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AndroidDeviceOwnerGlobalProxyDirect.BuilderAndroidDeviceOwnerGlobalProxyDirect.Builder. excludedHosts(String... excludedHosts)“The excluded hosts”AndroidDeviceOwnerGlobalProxyDirect.BuilderAndroidDeviceOwnerGlobalProxyDirect.Builder. excludedHosts(List<String> excludedHosts)“The excluded hosts”AndroidDeviceOwnerGlobalProxyDirect.BuilderAndroidDeviceOwnerGlobalProxyDirect.Builder. excludedHostsNextLink(String excludedHostsNextLink)“The excluded hosts”AndroidDeviceOwnerGlobalProxyDirect.BuilderAndroidDeviceOwnerGlobalProxyDirect.Builder. host(String host)“The host name”AndroidDeviceOwnerGlobalProxyDirect.BuilderAndroidDeviceOwnerGlobalProxyDirect.Builder. port(Integer port)“The port”
-