Uses of Interface
org.openstack4j.api.trove.InstanceService
-
Packages that use InstanceService Package Description org.openstack4j.api.trove org.openstack4j.openstack.trove.internal -
-
Uses of InstanceService in org.openstack4j.api.trove
Methods in org.openstack4j.api.trove that return InstanceService Modifier and Type Method Description InstanceServiceTroveService. instanceService()Service implementation which provides methods for manipulation of database instances -
Uses of InstanceService in org.openstack4j.openstack.trove.internal
Classes in org.openstack4j.openstack.trove.internal that implement InstanceService Modifier and Type Class Description classDBInstanceServiceImplInstanceService API ImplementationMethods in org.openstack4j.openstack.trove.internal that return InstanceService Modifier and Type Method Description InstanceServiceTroveServiceImpl. instanceService()Service implementation which provides methods for manipulation of database instances
-