- get(int) - Method in interface org.jclouds.openstack.trove.v1.features.FlavorApi
-
Returns a Flavor by id.
- get(String) - Method in interface org.jclouds.openstack.trove.v1.features.InstanceApi
-
Returns an Instance by id.
- get(String) - Method in interface org.jclouds.openstack.trove.v1.features.UserApi
-
Returns a User by identifier.
- get(String, String) - Method in interface org.jclouds.openstack.trove.v1.features.UserApi
-
Returns a User by name and allowed host.
- getConfiguredRegions() - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
Provides a set of all regions available.
- getConfiguredZones() - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
- getCurrentTenantId() - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
Provides the Tenant.
- getDatabaseApi(String, String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
Provides access to Database features.
- getDatabaseApiForZoneAndInstance(String, String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
- getDatabaseList(String) - Method in interface org.jclouds.openstack.trove.v1.features.UserApi
-
This operation shows a list of all databases to which a user has access.
- getDatabases() - Method in class org.jclouds.openstack.trove.v1.domain.User
-
- getFlavor() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getFlavorApi(String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
Provides access to Flavor features.
- getFlavorApiForZone(String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
- getHost() - Method in class org.jclouds.openstack.trove.v1.domain.User
-
- getHostname() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getId() - Method in class org.jclouds.openstack.trove.v1.domain.Flavor
-
- getId() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getIdentifier() - Method in class org.jclouds.openstack.trove.v1.domain.User
-
- getInstanceApi(String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
Provides access to Instance features.
- getInstanceApiForZone(String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
- getLinks() - Method in class org.jclouds.openstack.trove.v1.domain.Flavor
-
- getLinks() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getName() - Method in class org.jclouds.openstack.trove.v1.domain.Flavor
-
- getName() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getName() - Method in class org.jclouds.openstack.trove.v1.domain.User
-
- getPassword() - Method in class org.jclouds.openstack.trove.v1.domain.User
-
- getRam() - Method in class org.jclouds.openstack.trove.v1.domain.Flavor
-
- getSize() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getSize() - Method in class org.jclouds.openstack.trove.v1.internal.Volume
-
- getStatus() - Method in class org.jclouds.openstack.trove.v1.domain.Instance
-
- getUserApi(String, String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
Provides access to User features.
- getUserApiForZoneAndInstance(String, String) - Method in interface org.jclouds.openstack.trove.v1.TroveApi
-
- getWorkingInstance(String, String, String, int) - Method in class org.jclouds.openstack.trove.v1.utils.TroveUtils
-
Create an ACTIVE operational instance.
- getWorkingInstance(String) - Method in class org.jclouds.openstack.trove.v1.utils.TroveUtils
-
This will return a small working instance.
- grant(String, List<String>) - Method in interface org.jclouds.openstack.trove.v1.features.UserApi
-
This operation grants access for the specified user to a database for the specified instance.
- grant(String, String) - Method in interface org.jclouds.openstack.trove.v1.features.UserApi
-
This operation grants access for the specified user to a database for the specified instance.