| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.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.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.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.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.withWindowsInformationProtectionDomain(String windowsInformationProtectionDomain)
Returns an immutable copy of
this with just the windowsInformationProtectionDomain field changed. |
Copyright © 2018–2020. All rights reserved.