| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.Builder.build() |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withAuthenticationMethod(WiFiAuthenticationMethod authenticationMethod)
Returns an immutable copy of
this with just the authenticationMethod field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEapType(EapType eapType)
Returns an immutable copy of
this with just the eapType field
changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEnablePairwiseMasterKeyCaching(Boolean enablePairwiseMasterKeyCaching)
Returns an immutable copy of
this with just the enablePairwiseMasterKeyCaching field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withEnablePreAuthentication(Boolean enablePreAuthentication)
Returns an immutable copy of
this with just the enablePreAuthentication field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withInnerAuthenticationProtocolForEAPTTLS(NonEapAuthenticationMethodForEapTtlsType innerAuthenticationProtocolForEAPTTLS)
Returns an immutable copy of
this with just the innerAuthenticationProtocolForEAPTTLS field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumAuthenticationTimeoutInSeconds(Integer maximumAuthenticationTimeoutInSeconds)
Returns an immutable copy of
this with just the maximumAuthenticationTimeoutInSeconds field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumNumberOfPairwiseMasterKeysInCache(Integer maximumNumberOfPairwiseMasterKeysInCache)
Returns an immutable copy of
this with just the maximumNumberOfPairwiseMasterKeysInCache field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumPairwiseMasterKeyCacheTimeInMinutes(Integer maximumPairwiseMasterKeyCacheTimeInMinutes)
Returns an immutable copy of
this with just the maximumPairwiseMasterKeyCacheTimeInMinutes field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withMaximumPreAuthenticationAttempts(Integer maximumPreAuthenticationAttempts)
Returns an immutable copy of
this with just the maximumPreAuthenticationAttempts field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withNetworkSingleSignOn(NetworkSingleSignOnType networkSingleSignOn)
Returns an immutable copy of
this with just the networkSingleSignOn field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withOuterIdentityPrivacyTemporaryValue(String outerIdentityPrivacyTemporaryValue)
Returns an immutable copy of
this with just the outerIdentityPrivacyTemporaryValue field changed. |
WindowsWifiEnterpriseEAPConfiguration |
WindowsWifiEnterpriseEAPConfiguration.withPromptForAdditionalAuthenticationCredentials(Boolean promptForAdditionalAuthenticationCredentials)
Returns an immutable copy of
this with just the promptForAdditionalAuthenticationCredentials field changed. |
Copyright © 2018–2020. All rights reserved.