Uses of Interface
org.openstack4j.api.trove.UserService
-
Packages that use UserService Package Description org.openstack4j.api.trove org.openstack4j.openstack.trove.internal -
-
Uses of UserService in org.openstack4j.api.trove
Methods in org.openstack4j.api.trove that return UserService Modifier and Type Method Description UserServiceTroveService. databaseUsersService()Service implementation which provides methods for manipulation of database users -
Uses of UserService in org.openstack4j.openstack.trove.internal
Classes in org.openstack4j.openstack.trove.internal that implement UserService Modifier and Type Class Description classDBUserServiceImplUser API ImplementationMethods in org.openstack4j.openstack.trove.internal that return UserService Modifier and Type Method Description UserServiceTroveServiceImpl. databaseUsersService()Service implementation which provides methods for manipulation of database users
-