Uses of Class
org.openstack4j.openstack.networking.domain.ext.NeutronPortPair
-
Packages that use NeutronPortPair Package Description org.openstack4j.openstack.networking.domain.ext -
-
Uses of NeutronPortPair in org.openstack4j.openstack.networking.domain.ext
Methods in org.openstack4j.openstack.networking.domain.ext that return types with arguments of type NeutronPortPair Modifier and Type Method Description List<NeutronPortPair>NeutronPortPair.PortPairs. value()Constructors in org.openstack4j.openstack.networking.domain.ext with parameters of type NeutronPortPair Constructor Description PortPairConcreteBuilder(NeutronPortPair neutronPortPair)
-