Uses of Class
odata.msgraph.client.complex.IPv6Range
-
Packages that use IPv6Range Package Description odata.msgraph.client.complex -
-
Uses of IPv6Range in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return IPv6Range Modifier and Type Method Description IPv6RangeIPv6Range.Builder. build()IPv6RangeIPv6Range. withLowerAddress(String lowerAddress)Returns an immutable copy ofthiswith just thelowerAddressfield changed.IPv6RangeIPv6Range. withUnmappedField(String name, Object value)IPv6RangeIPv6Range. withUpperAddress(String upperAddress)Returns an immutable copy ofthiswith just theupperAddressfield changed.
-