| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.Builder.build() |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withAuthenticationMethod(WiFiAuthenticationMethod authenticationMethod)
Returns an immutable copy of
this with just the authenticationMethod field changed. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withEapFastConfiguration(EapFastConfiguration eapFastConfiguration)
Returns an immutable copy of
this with just the eapFastConfiguration field changed. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withEapType(EapType eapType)
Returns an immutable copy of
this with just the eapType field
changed. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withInnerAuthenticationProtocolForEapTtls(NonEapAuthenticationMethodForEapTtlsType innerAuthenticationProtocolForEapTtls)
Returns an immutable copy of
this with just the innerAuthenticationProtocolForEapTtls field changed. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withOuterIdentityPrivacyTemporaryValue(String outerIdentityPrivacyTemporaryValue)
Returns an immutable copy of
this with just the outerIdentityPrivacyTemporaryValue field changed. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withPasswordFormatString(String passwordFormatString)
Returns an immutable copy of
this with just the passwordFormatString field changed. |
IosEnterpriseWiFiConfiguration |
IosEnterpriseWiFiConfiguration.withUsernameFormatString(String usernameFormatString)
Returns an immutable copy of
this with just the usernameFormatString field changed. |
Copyright © 2018–2020. All rights reserved.