| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
VpnServer.Builder |
VpnServer.Builder.address(String address)
“Address (IP address, FQDN or URL)”
|
static VpnServer.Builder |
VpnServer.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
VpnServer.Builder |
VpnServer.Builder.description(String description)
“Description.”
|
VpnServer.Builder |
VpnServer.Builder.isDefaultServer(Boolean isDefaultServer)
“Default server.”
|
Copyright © 2018–2020. All rights reserved.