| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsVpnConnectionType |
Windows81VpnConfiguration.connectionType |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsVpnConnectionType> |
Windows81VpnConfiguration.getConnectionType()
“Connection type.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows81VpnConfiguration.Builder |
Windows81VpnConfiguration.Builder.connectionType(WindowsVpnConnectionType connectionType)
“Connection type.”
|
WindowsPhone81VpnConfiguration.Builder |
WindowsPhone81VpnConfiguration.Builder.connectionType(WindowsVpnConnectionType connectionType) |
Windows81VpnConfiguration |
Windows81VpnConfiguration.withConnectionType(WindowsVpnConnectionType connectionType)
Returns an immutable copy of
this with just the connectionType
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsVpnConnectionType |
WindowsVpnConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsVpnConnectionType[] |
WindowsVpnConnectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.