| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.Builder.build() |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withAllowDefaultChildSecurityAssociationParameters(Boolean allowDefaultChildSecurityAssociationParameters)
Returns an immutable copy of
this with just the allowDefaultChildSecurityAssociationParameters field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withAllowDefaultSecurityAssociationParameters(Boolean allowDefaultSecurityAssociationParameters)
Returns an immutable copy of
this with just the allowDefaultSecurityAssociationParameters field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withAlwaysOnConfiguration(AppleVpnAlwaysOnConfiguration alwaysOnConfiguration)
Returns an immutable copy of
this with just the alwaysOnConfiguration field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withChildSecurityAssociationParameters(IosVpnSecurityAssociationParameters childSecurityAssociationParameters)
Returns an immutable copy of
this with just the childSecurityAssociationParameters field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withClientAuthenticationType(VpnClientAuthenticationType clientAuthenticationType)
Returns an immutable copy of
this with just the clientAuthenticationType field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withDeadPeerDetectionRate(VpnDeadPeerDetectionRate deadPeerDetectionRate)
Returns an immutable copy of
this with just the deadPeerDetectionRate field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withDisableMobilityAndMultihoming(Boolean disableMobilityAndMultihoming)
Returns an immutable copy of
this with just the disableMobilityAndMultihoming field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withDisableRedirect(Boolean disableRedirect)
Returns an immutable copy of
this with just the disableRedirect
field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withEnableAlwaysOnConfiguration(Boolean enableAlwaysOnConfiguration)
Returns an immutable copy of
this with just the enableAlwaysOnConfiguration field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withEnableCertificateRevocationCheck(Boolean enableCertificateRevocationCheck)
Returns an immutable copy of
this with just the enableCertificateRevocationCheck field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withEnableEAP(Boolean enableEAP)
Returns an immutable copy of
this with just the enableEAP field
changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withEnablePerfectForwardSecrecy(Boolean enablePerfectForwardSecrecy)
Returns an immutable copy of
this with just the enablePerfectForwardSecrecy field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withEnableUseInternalSubnetAttributes(Boolean enableUseInternalSubnetAttributes)
Returns an immutable copy of
this with just the enableUseInternalSubnetAttributes field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withLocalIdentifier(VpnLocalIdentifier localIdentifier)
Returns an immutable copy of
this with just the localIdentifier
field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withRemoteIdentifier(String remoteIdentifier)
Returns an immutable copy of
this with just the remoteIdentifier
field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withSecurityAssociationParameters(IosVpnSecurityAssociationParameters securityAssociationParameters)
Returns an immutable copy of
this with just the securityAssociationParameters field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withServerCertificateCommonName(String serverCertificateCommonName)
Returns an immutable copy of
this with just the serverCertificateCommonName field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withServerCertificateIssuerCommonName(String serverCertificateIssuerCommonName)
Returns an immutable copy of
this with just the serverCertificateIssuerCommonName field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withServerCertificateType(VpnServerCertificateType serverCertificateType)
Returns an immutable copy of
this with just the serverCertificateType field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withSharedSecret(String sharedSecret)
Returns an immutable copy of
this with just the sharedSecret
field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withTlsMaximumVersion(String tlsMaximumVersion)
Returns an immutable copy of
this with just the tlsMaximumVersion
field changed. |
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withTlsMinimumVersion(String tlsMinimumVersion)
Returns an immutable copy of
this with just the tlsMinimumVersion
field changed. |
Copyright © 2018–2020. All rights reserved.