| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.Builder.build() |
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.withIpV6Gateway(String ipV6Gateway)
Returns an immutable copy of
this with just the ipV6Gateway
field changed. |
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.withIpV6Prefix(String ipV6Prefix)
Returns an immutable copy of
this with just the ipV6Prefix field
changed. |
Copyright © 2018–2020. All rights reserved.