| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.Builder.build() |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withAuthenticationMethod(WiFiAuthenticationMethod authenticationMethod)
Returns an immutable copy of
this with just the authenticationMethod field changed. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withEapFastConfiguration(EapFastConfiguration eapFastConfiguration)
Returns an immutable copy of
this with just the eapFastConfiguration field changed. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withEapType(EapType eapType)
Returns an immutable copy of
this with just the eapType field
changed. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withEnableOuterIdentityPrivacy(String enableOuterIdentityPrivacy)
Returns an immutable copy of
this with just the enableOuterIdentityPrivacy field changed. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withNetworkInterface(WiredNetworkInterface networkInterface)
Returns an immutable copy of
this with just the networkInterface
field changed. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withNetworkName(String networkName)
Returns an immutable copy of
this with just the networkName
field changed. |
MacOSWiredNetworkConfiguration |
MacOSWiredNetworkConfiguration.withNonEapAuthenticationMethodForEapTtls(NonEapAuthenticationMethodForEapTtlsType nonEapAuthenticationMethodForEapTtls)
Returns an immutable copy of
this with just the nonEapAuthenticationMethodForEapTtls field changed. |
Copyright © 2018–2020. All rights reserved.