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