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