Uses of Interface
org.openstack4j.model.common.TimeEntity
-
Packages that use TimeEntity Package Description org.openstack4j.model.network org.openstack4j.openstack.networking.domain -
-
Uses of TimeEntity in org.openstack4j.model.network
Subinterfaces of TimeEntity in org.openstack4j.model.network Modifier and Type Interface Description interfaceNetworkAn OpenStack (Neutron) networkinterfacePortA Network (Neutron) PortinterfaceSubnetA Subnet is a network with Pools and network based settings -
Uses of TimeEntity in org.openstack4j.openstack.networking.domain
Classes in org.openstack4j.openstack.networking.domain that implement TimeEntity Modifier and Type Class Description classNeutronNetworkAn OpenStack (Neutron) networkclassNeutronPortA Neutron PortclassNeutronSubnetA Subnet is a network with Pools and network based settingsstatic classNeutronSubnet.NeutronSubnetNoGateway
-