IosVpnConfiguration |
IosVpnConfiguration.Builder.build() |
|
IosVpnConfiguration |
IosVpnConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
IosVpnConfiguration |
IosVpnConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
IosVpnConfiguration |
IosVpnConfiguration.withCloudName(String cloudName) |
Returns an immutable copy of this with just the cloudName field
changed.
|
IosVpnConfiguration |
IosVpnConfiguration.withExcludeList(List<String> excludeList) |
Returns an immutable copy of this with just the excludeList
field changed.
|
IosVpnConfiguration |
IosVpnConfiguration.withMicrosoftTunnelSiteId(String microsoftTunnelSiteId) |
Returns an immutable copy of this with just the
microsoftTunnelSiteId field changed.
|
IosVpnConfiguration |
IosVpnConfiguration.withStrictEnforcement(Boolean strictEnforcement) |
Returns an immutable copy of this with just the strictEnforcement
field changed.
|
IosVpnConfiguration |
IosVpnConfiguration.withTargetedMobileApps(List<AppListItem> targetedMobileApps) |
Returns an immutable copy of this with just the
targetedMobileApps field changed.
|
IosVpnConfiguration |
IosVpnConfiguration.withUnmappedField(String name,
String value) |
|
IosVpnConfiguration |
IosVpnConfiguration.withUserDomain(String userDomain) |
Returns an immutable copy of this with just the userDomain field
changed.
|