Uses of Class
com.morpheusdata.model.NetworkFloatingIpPoolRange
Packages that use NetworkFloatingIpPoolRange
-
Uses of NetworkFloatingIpPoolRange in com.morpheusdata.model
Fields in com.morpheusdata.model declared as NetworkFloatingIpPoolRangeModifier and TypeFieldDescriptionprotected NetworkFloatingIpPoolRangeNetworkFloatingIp.floatingIpPoolRangeFields in com.morpheusdata.model with type parameters of type NetworkFloatingIpPoolRangeModifier and TypeFieldDescriptionprotected List<NetworkFloatingIpPoolRange>NetworkFloatingIpPool.ipRangesMethods in com.morpheusdata.model that return NetworkFloatingIpPoolRangeMethods in com.morpheusdata.model that return types with arguments of type NetworkFloatingIpPoolRangeMethods in com.morpheusdata.model with parameters of type NetworkFloatingIpPoolRangeModifier and TypeMethodDescriptionvoidNetworkFloatingIpPool.addToIpRanges(NetworkFloatingIpPoolRange ipRange) voidNetworkFloatingIp.setFloatingIpPoolRange(NetworkFloatingIpPoolRange floatingIpPoolRange) Method parameters in com.morpheusdata.model with type arguments of type NetworkFloatingIpPoolRangeModifier and TypeMethodDescriptionvoidNetworkFloatingIpPool.setIpRanges(List<NetworkFloatingIpPoolRange> ipRanges)