Uses of Class
odata.msgraph.client.beta.complex.VpnProxyServer.Builder
-
Packages that use VpnProxyServer.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of VpnProxyServer.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return VpnProxyServer.Builder Modifier and Type Method Description VpnProxyServer.BuilderVpnProxyServer.Builder. address(String address)“Address.”VpnProxyServer.BuilderVpnProxyServer.Builder. automaticConfigurationScriptUrl(String automaticConfigurationScriptUrl)“Proxy's automatic configuration script url.”static VpnProxyServer.BuilderVpnProxyServer. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).VpnProxyServer.BuilderVpnProxyServer.Builder. port(Integer port)“Port.
-