| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected VpnLocalIdentifier |
IosikEv2VpnConfiguration.localIdentifier |
| Modifier and Type | Method and Description |
|---|---|
Optional<VpnLocalIdentifier> |
IosikEv2VpnConfiguration.getLocalIdentifier()
“Method of identifying the client that is trying to connect via VPN.”
|
| Modifier and Type | Method and Description |
|---|---|
IosikEv2VpnConfiguration.Builder |
IosikEv2VpnConfiguration.Builder.localIdentifier(VpnLocalIdentifier localIdentifier)
“Method of identifying the client that is trying to connect via VPN.”
|
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withLocalIdentifier(VpnLocalIdentifier localIdentifier)
Returns an immutable copy of
this with just the localIdentifier
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static VpnLocalIdentifier |
VpnLocalIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VpnLocalIdentifier[] |
VpnLocalIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.