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