Uses of Class
org.jclouds.rest.annotations.ApiVersion
- 
- 
Uses of ApiVersion in org.jclouds.elasticstack.functions
Constructor parameters in org.jclouds.elasticstack.functions with annotations of type ApiVersion Constructor Description MapToNICs(String apiVersion)ServerToMap(String apiVersion) - 
Uses of ApiVersion in org.jclouds.openstack.glance.functions
Constructor parameters in org.jclouds.openstack.glance.functions with annotations of type ApiVersion Constructor Description RegionToEndpointNegotiateVersion(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier, String rawApiVersionString, HttpClient client, Json json) - 
Uses of ApiVersion in org.jclouds.openstack.keystone.catalog.config
Method parameters in org.jclouds.openstack.keystone.catalog.config with annotations of type ApiVersion Modifier and Type Method Description protected RegionIdToAdminURISupplierServiceCatalogModule.RegionModule. guiceProvideRegionIdToAdminURISupplierForApiVersion(String serviceType, String apiVersion, RegionIdToAdminURISupplier.Factory factory)protected RegionIdToURISupplierServiceCatalogModule.RegionModule. guiceProvideRegionIdToURISupplierForApiVersion(String serviceType, String apiVersion, RegionIdToURISupplier.Factory factory)protected com.google.common.base.Supplier<URI>KeystoneAdminURLModule. provideIdentityAdminUrl(RegionIdToAdminURISupplier.Factory factory, String version, String keystoneVersion, com.google.common.base.Supplier<URI> providerURI)in some cases, there is noServiceType.IDENTITYentry in the service catalog.protected RegionIdToAdminURISupplierServiceCatalogModule.RegionModule. provideRegionIdToAdminURISupplierForApiVersion(String serviceType, String apiVersion, RegionIdToAdminURISupplier.Factory factory)protected RegionIdToURISupplierServiceCatalogModule.RegionModule. provideRegionIdToURISupplierForApiVersion(String serviceType, String apiVersion, RegionIdToURISupplier.Factory factory)protected com.google.common.base.Supplier<URI>ServiceCatalogModule.ProviderModule. provideZoneIdToURISupplierForApiVersion(String serviceType, String apiVersion, LocationIdToURIFromServiceEndpointsForTypeAndVersion.Factory factory) - 
Uses of ApiVersion in org.jclouds.rackspace.cloudfiles.v1.functions
Constructor parameters in org.jclouds.rackspace.cloudfiles.v1.functions with annotations of type ApiVersion Constructor Description RegionToCDNEndpoint(String apiVersion, RegionIdToURISupplier.Factory factory) - 
Uses of ApiVersion in org.jclouds.rest.functions
Constructor parameters in org.jclouds.rest.functions with annotations of type ApiVersion Constructor Description PresentWhenApiVersionLexicographicallyAtOrAfterSinceApiVersion(String apiVersion) 
 -