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