Windows10VpnConfiguration |
Windows10VpnConfiguration.Builder.build() |
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withAssociatedApps(List<Windows10AssociatedApps> associatedApps) |
Returns an immutable copy of this with just the associatedApps
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withAuthenticationMethod(Windows10VpnAuthenticationMethod authenticationMethod) |
Returns an immutable copy of this with just the
authenticationMethod field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withConnectionType(Windows10VpnConnectionType connectionType) |
Returns an immutable copy of this with just the connectionType
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withCryptographySuite(CryptographySuite cryptographySuite) |
Returns an immutable copy of this with just the cryptographySuite
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withDnsRules(List<VpnDnsRule> dnsRules) |
Returns an immutable copy of this with just the dnsRules field
changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withDnsSuffixes(List<String> dnsSuffixes) |
Returns an immutable copy of this with just the dnsSuffixes
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEapXml(byte[] eapXml) |
Returns an immutable copy of this with just the eapXml field
changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEnableAlwaysOn(Boolean enableAlwaysOn) |
Returns an immutable copy of this with just the enableAlwaysOn
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEnableConditionalAccess(Boolean enableConditionalAccess) |
Returns an immutable copy of this with just the
enableConditionalAccess field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEnableDeviceTunnel(Boolean enableDeviceTunnel) |
Returns an immutable copy of this with just the
enableDeviceTunnel field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEnableDnsRegistration(Boolean enableDnsRegistration) |
Returns an immutable copy of this with just the
enableDnsRegistration field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEnableSingleSignOnWithAlternateCertificate(Boolean enableSingleSignOnWithAlternateCertificate) |
Returns an immutable copy of this with just the
enableSingleSignOnWithAlternateCertificate field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withEnableSplitTunneling(Boolean enableSplitTunneling) |
Returns an immutable copy of this with just the
enableSplitTunneling field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withMicrosoftTunnelSiteId(String microsoftTunnelSiteId) |
Returns an immutable copy of this with just the
microsoftTunnelSiteId field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withOnlyAssociatedAppsCanUseConnection(Boolean onlyAssociatedAppsCanUseConnection) |
Returns an immutable copy of this with just the
onlyAssociatedAppsCanUseConnection field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withProfileTarget(Windows10VpnProfileTarget profileTarget) |
Returns an immutable copy of this with just the profileTarget
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withProxyServer(Windows10VpnProxyServer proxyServer) |
Returns an immutable copy of this with just the proxyServer
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withRememberUserCredentials(Boolean rememberUserCredentials) |
Returns an immutable copy of this with just the
rememberUserCredentials field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withRoutes(List<VpnRoute> routes) |
Returns an immutable copy of this with just the routes field
changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withSingleSignOnEku(ExtendedKeyUsage singleSignOnEku) |
Returns an immutable copy of this with just the singleSignOnEku
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withSingleSignOnIssuerHash(String singleSignOnIssuerHash) |
Returns an immutable copy of this with just the
singleSignOnIssuerHash field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withTrafficRules(List<VpnTrafficRule> trafficRules) |
Returns an immutable copy of this with just the trafficRules
field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withTrustedNetworkDomains(List<String> trustedNetworkDomains) |
Returns an immutable copy of this with just the
trustedNetworkDomains field changed.
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withUnmappedField(String name,
String value) |
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withWindowsInformationProtectionDomain(String windowsInformationProtectionDomain) |
Returns an immutable copy of this with just the
windowsInformationProtectionDomain field changed.
|