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.withDnsSuffixList(List<String> dnsSuffixList) |
Returns an immutable copy of this with just the dnsSuffixList
field changed.
|
NetworkIPv4ConfigurationManagementCondition |
NetworkIPv4ConfigurationManagementCondition.withIpV4DHCPServer(String ipV4DHCPServer) |
Returns an immutable copy of this with just the ipV4DHCPServer
field changed.
|
NetworkIPv4ConfigurationManagementCondition |
NetworkIPv4ConfigurationManagementCondition.withIpV4DNSServerList(List<String> ipV4DNSServerList) |
Returns an immutable copy of this with just the ipV4DNSServerList
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.
|
NetworkIPv4ConfigurationManagementCondition |
NetworkIPv4ConfigurationManagementCondition.withUnmappedField(String name,
String value) |
|