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