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.
|
AndroidForWorkEnterpriseWiFiConfiguration |
AndroidForWorkEnterpriseWiFiConfiguration.withTrustedServerCertificateNames(List<String> trustedServerCertificateNames) |
Returns an immutable copy of this with just the
trustedServerCertificateNames field changed.
|
AndroidForWorkEnterpriseWiFiConfiguration |
AndroidForWorkEnterpriseWiFiConfiguration.withUnmappedField(String name,
String value) |
|