- get() - Method in class org.jclouds.openstack.keystone.catalog.suppliers.LocationIdToURIFromServiceEndpointsForTypeAndVersion
-
- get() - Method in class org.jclouds.openstack.keystone.v2_0.catalog.V2ServiceCatalog
-
- get(String) - Method in interface org.jclouds.openstack.keystone.v2_0.extensions.RoleAdminApi
-
Gets the role
- get(String) - Method in interface org.jclouds.openstack.keystone.v2_0.extensions.ServiceAdminApi
-
Gets the service
- get(String) - Method in interface org.jclouds.openstack.keystone.v2_0.features.TenantApi
-
Retrieve information about a tenant, by tenant ID
- get(String) - Method in interface org.jclouds.openstack.keystone.v2_0.features.TokenApi
-
Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/
- get(String) - Method in interface org.jclouds.openstack.keystone.v2_0.features.UserApi
-
Retrieve information about a user, by user ID
- get() - Method in class org.jclouds.openstack.keystone.v3.catalog.V3ServiceCatalog
-
- get(String) - Method in interface org.jclouds.openstack.keystone.v3.features.AuthApi
-
Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).
- get(String) - Method in interface org.jclouds.openstack.keystone.v3.features.ProjectApi
-
- get(String) - Method in interface org.jclouds.openstack.keystone.v3.features.RegionApi
-
- get(String) - Method in interface org.jclouds.openstack.keystone.v3.features.UserApi
-
- get(String) - Method in interface org.jclouds.openstack.v2_0.features.ExtensionApi
-
Extensions may also be queried individually by their unique alias.
- getAbsoluteLimits() - Method in class org.jclouds.openstack.v2_0.domain.Limits
-
- getAdminURL() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getAlias() - Method in class org.jclouds.openstack.v2_0.domain.Extension
-
- getApiMetadata() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Discover API version information, links to documentation (PDF, HTML, WADL), and supported media types
- getAuthApi() - Method in interface org.jclouds.openstack.keystone.v3.KeystoneApi
-
Provides access to authentication and token management features.
- getAuthToken() - Method in interface org.jclouds.openstack.keystone.auth.domain.AuthInfo
-
- getAuthToken() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
- getAuthToken() - Method in class org.jclouds.openstack.keystone.v3.domain.Token
-
- getBase() - Method in class org.jclouds.openstack.keystone.v2_0.domain.MediaType
-
- getByName(String) - Method in interface org.jclouds.openstack.keystone.v2_0.features.TenantApi
-
Retrieve information about a tenant, by tenant name
NOTE: currently not working in openstack ( https://bugs.launchpad.net/keystone/+bug/956687 )
- getByName(String) - Method in interface org.jclouds.openstack.keystone.v2_0.features.UserApi
-
Retrieve information about a user, by user name
NOTE: currently not working in openstack ( https://bugs.launchpad.net/keystone/+bug/956687 )
- getCatalogApi() - Method in interface org.jclouds.openstack.keystone.v3.KeystoneApi
-
Provides access to service catalog features.
- getDescription() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getDescription() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
- getDescription() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Tenant
-
- getDescription() - Method in class org.jclouds.openstack.keystone.v2_0.options.CreateTenantOptions
-
Gets the default tenant description
- getDescription() - Method in class org.jclouds.openstack.keystone.v2_0.options.UpdateTenantOptions
-
Gets the default tenant description
- getDescription() - Method in class org.jclouds.openstack.v2_0.domain.Extension
-
- getEmail() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
- getEmail() - Method in class org.jclouds.openstack.keystone.v2_0.options.CreateUserOptions
-
Gets the user e-mail
- getEmail() - Method in class org.jclouds.openstack.keystone.v2_0.options.UpdateUserOptions
-
Gets the user e-mail
- getExpires() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
- getExtensionApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Extension features.
- getHref() - Method in class org.jclouds.openstack.v2_0.domain.Link
-
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
When providing an ID, it is assumed that the endpoint exists in the
current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
When providing an ID, it is assumed that the role exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
When providing an ID, it is assumed that the service exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Tenant
-
When providing an ID, it is assumed that the tenant exists in the current
OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
When providing an ID, it is assumed that the token exists in the current OpenStack deployment
- getId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
When providing an ID, it is assumed that the user exists in the current
OpenStack deployment
- getId() - Method in class org.jclouds.openstack.v2_0.domain.Resource
-
When providing an ID, it is assumed that the resource exists in the current OpenStack
deployment
- getInternalURL() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getLimits() - Method in class org.jclouds.openstack.v2_0.domain.RateLimit
-
- getLinks() - Method in class org.jclouds.openstack.v2_0.domain.PaginatedCollection
-
links that relate to this collection
- getLinks() - Method in class org.jclouds.openstack.v2_0.domain.Resource
-
- getMediaTypes() - Method in class org.jclouds.openstack.keystone.v2_0.domain.ApiMetadata
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Tenant
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.options.UpdateTenantOptions
-
- getName() - Method in class org.jclouds.openstack.keystone.v2_0.options.UpdateUserOptions
-
Gets the default user name
- getName() - Method in class org.jclouds.openstack.v2_0.domain.Resource
-
- getNamespace() - Method in class org.jclouds.openstack.v2_0.domain.Extension
-
- getNextAvailable() - Method in class org.jclouds.openstack.v2_0.domain.Limit
-
- getPassword() - Method in class org.jclouds.openstack.keystone.v2_0.options.UpdateUserOptions
-
Gets the default password
- getProjectApi() - Method in interface org.jclouds.openstack.keystone.v3.KeystoneApi
-
Provides access to project features.
- getPublicURL() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getRateLimits() - Method in class org.jclouds.openstack.v2_0.domain.Limits
-
- getRegex() - Method in class org.jclouds.openstack.v2_0.domain.RateLimit
-
- getRegion() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getRegionApi() - Method in interface org.jclouds.openstack.keystone.v3.KeystoneApi
-
Provides access to region features.
- getRelation() - Method in class org.jclouds.openstack.v2_0.domain.Link
-
There are three kinds of link relations associated with resources.
- getRemaining() - Method in class org.jclouds.openstack.v2_0.domain.Limit
-
- getRoleAdminApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Admin role features
- getServiceAdminApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Admin service features
- getServiceApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Token features
- getServiceId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getStatus() - Method in class org.jclouds.openstack.keystone.v2_0.domain.ApiMetadata
-
- getTenant() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Token
-
- getTenant() - Method in class org.jclouds.openstack.keystone.v2_0.options.CreateUserOptions
-
Gets the default user tenant
- getTenantAdminApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Admin tenant features
- getTenantApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Tenant features
- getTenantId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
- getTenantId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Role
-
- getTenantId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.User
-
- getToken() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
TODO
- getTokenApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Token features
- getTotalEntries() - Method in class org.jclouds.openstack.v2_0.domain.PaginatedCollection
-
- getType() - Method in class org.jclouds.openstack.keystone.v2_0.domain.MediaType
-
- getType() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Service
-
such as compute (Nova), object-store (Swift), or image (Glance)
- getType() - Method in class org.jclouds.openstack.v2_0.domain.Link
-
- getUnit() - Method in class org.jclouds.openstack.v2_0.domain.Limit
-
- getUpdated() - Method in class org.jclouds.openstack.keystone.v2_0.domain.ApiMetadata
-
- getUpdated() - Method in class org.jclouds.openstack.v2_0.domain.Extension
-
- getUri() - Method in class org.jclouds.openstack.v2_0.domain.RateLimit
-
- getUser() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Access
-
TODO
- getUserAdminApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to Admin user features
- getUserApi() - Method in interface org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Provides access to User features
- getUserApi() - Method in interface org.jclouds.openstack.keystone.v3.KeystoneApi
-
Provides access to user features.
- getUserOfToken(String) - Method in interface org.jclouds.openstack.keystone.v2_0.features.TokenApi
-
Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog)/
- getUserOfToken(String) - Method in interface org.jclouds.openstack.keystone.v3.features.AuthApi
-
Validate a token and, if it is valid, return access information regarding the tenant (though not the service catalog).
- getValue() - Method in class org.jclouds.openstack.v2_0.domain.Limit
-
- getVerb() - Method in class org.jclouds.openstack.v2_0.domain.Limit
-
- getVersionId() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
Note
- getVersionInfo() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
Note
- getVersionList() - Method in class org.jclouds.openstack.keystone.v2_0.domain.Endpoint
-
Note
- Group - Class in org.jclouds.openstack.keystone.v3.domain
-
- Group.Builder - Class in org.jclouds.openstack.keystone.v3.domain
-
- Group.Builder() - Constructor for class org.jclouds.openstack.keystone.v3.domain.Group.Builder
-
- guiceProvideRegionIdToAdminURISupplierForApiVersion(String, String, RegionIdToAdminURISupplier.Factory) - Method in class org.jclouds.openstack.keystone.catalog.config.ServiceCatalogModule.RegionModule
-
- guiceProvideRegionIdToURISupplierForApiVersion(String, String, RegionIdToURISupplier.Factory) - Method in class org.jclouds.openstack.keystone.catalog.config.ServiceCatalogModule.RegionModule
-