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