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