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