Uses of Interface
org.openstack4j.api.trove.InstanceFlavorService
-
Packages that use InstanceFlavorService Package Description org.openstack4j.api.trove org.openstack4j.openstack.trove.internal -
-
Uses of InstanceFlavorService in org.openstack4j.api.trove
Methods in org.openstack4j.api.trove that return InstanceFlavorService Modifier and Type Method Description InstanceFlavorServiceTroveService. flavorService()Service implementation which provides methods for manipulation of database instance flavors -
Uses of InstanceFlavorService in org.openstack4j.openstack.trove.internal
Classes in org.openstack4j.openstack.trove.internal that implement InstanceFlavorService Modifier and Type Class Description classDBFlavorServiceImplFlavor API ImplementationMethods in org.openstack4j.openstack.trove.internal that return InstanceFlavorService Modifier and Type Method Description InstanceFlavorServiceTroveServiceImpl. flavorService()Service implementation which provides methods for manipulation of database instance flavors
-