Uses of Class
org.jclouds.openstack.nova.v2_0.domain.FixedIP
Packages that use FixedIP
-
Uses of FixedIP in org.jclouds.openstack.nova.v2_0.domain
Methods in org.jclouds.openstack.nova.v2_0.domain that return FixedIPMethods in org.jclouds.openstack.nova.v2_0.domain that return types with arguments of type FixedIPModifier and TypeMethodDescriptionPortInterface.fixedIPS()
com.google.common.collect.ImmutableSet
<FixedIP> InterfaceAttachment.getFixedIps()
Methods in org.jclouds.openstack.nova.v2_0.domain with parameters of type FixedIPMethod parameters in org.jclouds.openstack.nova.v2_0.domain with type arguments of type FixedIPModifier and TypeMethodDescriptionstatic PortInterface
PortInterface.create
(String portId, String netId, PortInterface.State portState, List<FixedIP> fixedIPS) Constructor parameters in org.jclouds.openstack.nova.v2_0.domain with type arguments of type FixedIP