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.withDnsSuffixList(List<String> dnsSuffixList) |
Returns an immutable copy of this with just the dnsSuffixList
field changed.
|
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.withIpV6DNSServerList(List<String> ipV6DNSServerList) |
Returns an immutable copy of this with just the ipV6DNSServerList
field changed.
|
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.
|
NetworkIPv6ConfigurationManagementCondition |
NetworkIPv6ConfigurationManagementCondition.withUnmappedField(String name,
String value) |
|