|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Region | |
---|---|
org.jclouds.aws.config | |
org.jclouds.aws.ec2.compute.strategy | |
org.jclouds.aws.ec2.compute.suppliers | |
org.jclouds.aws.ec2.xml | |
org.jclouds.aws.s3.config | |
org.jclouds.cloudloadbalancers | |
org.jclouds.cloudloadbalancers.config | |
org.jclouds.cloudloadbalancers.loadbalancer.strategy | |
org.jclouds.ec2.compute.strategy | |
org.jclouds.ec2.compute.suppliers | |
org.jclouds.ec2.config | |
org.jclouds.ec2.xml | |
org.jclouds.location.config | |
org.jclouds.location.functions | |
org.jclouds.location.suppliers | |
org.jclouds.s3.config | This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views. |
org.jclouds.s3.functions | This package contains response handlers for S3 commands. |
Uses of Region in org.jclouds.aws.config |
---|
Methods in org.jclouds.aws.config with annotations of type Region | |
---|---|
protected String |
AWSRestClientModule.getDefaultRegion(URI uri,
Map<String,URI> map,
Logger.LoggerFactory logFactory)
|
protected Set<String> |
AWSRestClientModule.provideRegions(Map<String,URI> map)
|
Method parameters in org.jclouds.aws.config with annotations of type Region | |
---|---|
protected String |
AWSRestClientModule.getDefaultRegion(URI uri,
Map<String,URI> map,
Logger.LoggerFactory logFactory)
|
protected Set<String> |
AWSRestClientModule.provideRegions(Map<String,URI> map)
|
protected Map<String,URI> |
WithZonesFormSigningRestClientModule.provideZones(Map<String,URI> regionToEndpoint,
Map<String,String> availabilityZoneToRegion)
|
Uses of Region in org.jclouds.aws.ec2.compute.strategy |
---|
Constructor parameters in org.jclouds.aws.ec2.compute.strategy with annotations of type Region | |
---|---|
AWSEC2ListNodesStrategy(AWSEC2AsyncClient client,
Set<String> regions,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
ExecutorService executor,
SpotInstanceRequestToAWSRunningInstance spotConverter)
|
Uses of Region in org.jclouds.aws.ec2.compute.suppliers |
---|
Constructor parameters in org.jclouds.aws.ec2.compute.suppliers with annotations of type Region | |
---|---|
AWSRegionAndNameToImageSupplier(Set<String> regions,
String amiQuery,
String clusterRegions,
String ccAmiQuery,
com.google.common.cache.CacheLoader<RegionAndName,Image> regionAndIdToImage,
CallForImages.Factory factory,
Set<String> clusterComputeIds,
ExecutorService executor)
|
Uses of Region in org.jclouds.aws.ec2.xml |
---|
Constructor parameters in org.jclouds.aws.ec2.xml with annotations of type Region | |
---|---|
BaseAWSReservationHandler(DateService dateService,
String defaultRegion,
com.google.inject.Provider<AWSRunningInstance.Builder> builderProvider)
|
|
LaunchSpecificationHandler(DateService dateService,
String defaultRegion,
LaunchSpecification.Builder builder,
BlockDeviceMapping.Builder blockDeviceMappingBuilder)
|
|
SpotHandler(DateService dateService,
String defaultRegion)
|
|
SpotInstanceHandler(DateService dateService,
String defaultRegion,
LaunchSpecificationHandler launchSpecificationHandler,
TagSetHandler tagSetHandler,
SpotInstanceRequest.Builder builder)
|
Uses of Region in org.jclouds.aws.s3.config |
---|
Method parameters in org.jclouds.aws.s3.config with annotations of type Region | |
---|---|
protected String |
AWSS3RestClientModule.defaultRegionForBucket(String defaultRegion)
|
Uses of Region in org.jclouds.cloudloadbalancers |
---|
Methods in org.jclouds.cloudloadbalancers with annotations of type Region | |
---|---|
Set<String> |
CloudLoadBalancersAsyncClient.getConfiguredRegions()
|
Set<String> |
CloudLoadBalancersClient.getConfiguredRegions()
|
Uses of Region in org.jclouds.cloudloadbalancers.config |
---|
Methods in org.jclouds.cloudloadbalancers.config with annotations of type Region | |
---|---|
Set<String> |
CloudLoadBalancersRestClientModule.regions(Map<String,URI> endpoints)
|
Method parameters in org.jclouds.cloudloadbalancers.config with annotations of type Region | |
---|---|
Set<String> |
CloudLoadBalancersRestClientModule.regions(Map<String,URI> endpoints)
|
Uses of Region in org.jclouds.cloudloadbalancers.loadbalancer.strategy |
---|
Constructor parameters in org.jclouds.cloudloadbalancers.loadbalancer.strategy with annotations of type Region | |
---|---|
CloudLoadBalancersListLoadBalancersStrategy(CloudLoadBalancersAsyncClient aclient,
com.google.common.base.Function<LoadBalancer,LoadBalancerMetadata> converter,
ExecutorService executor,
Set<String> regions)
|
Uses of Region in org.jclouds.ec2.compute.strategy |
---|
Constructor parameters in org.jclouds.ec2.compute.strategy with annotations of type Region | |
---|---|
EC2ListNodesStrategy(EC2AsyncClient client,
Set<String> regions,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
ExecutorService executor)
|
Uses of Region in org.jclouds.ec2.compute.suppliers |
---|
Constructor parameters in org.jclouds.ec2.compute.suppliers with annotations of type Region | |
---|---|
RegionAndNameToImageSupplier(Set<String> regions,
DescribeImagesParallel describer,
String[] amiOwners,
EC2ImageParser parser,
com.google.common.cache.CacheLoader<RegionAndName,Image> regionAndIdToImage)
|
Uses of Region in org.jclouds.ec2.config |
---|
Methods in org.jclouds.ec2.config with annotations of type Region | |
---|---|
Map<String,URI> |
EC2RestClientModule.RegionIdsToURI.get()
|
Constructor parameters in org.jclouds.ec2.config with annotations of type Region | |
---|---|
EC2RestClientModule.RegionIdToZoneId(EC2Client client,
Map<String,URI> regions)
|
Uses of Region in org.jclouds.ec2.xml |
---|
Constructor parameters in org.jclouds.ec2.xml with annotations of type Region | |
---|---|
BaseReservationHandler(DateService dateService,
String defaultRegion,
com.google.inject.Provider<RunningInstance.Builder> builderProvider)
|
|
DescribeImagesResponseHandler(String defaultRegion)
|
|
DescribeKeyPairsResponseHandler(String defaultRegion)
|
|
KeyPairResponseHandler(String defaultRegion)
|
|
SnapshotHandler(DateService dateService,
String defaultRegion)
|
Uses of Region in org.jclouds.location.config |
---|
Methods in org.jclouds.location.config with annotations of type Region | |
---|---|
Map<String,URI> |
ProvideRegionToURIViaProperties.get()
|
Uses of Region in org.jclouds.location.functions |
---|
Constructor parameters in org.jclouds.location.functions with annotations of type Region | |
---|---|
RegionToEndpointOrProviderIfNull(URI defaultUri,
String defaultProvider,
Map<String,URI> regionToEndpoint)
|
Uses of Region in org.jclouds.location.suppliers |
---|
Constructor parameters in org.jclouds.location.suppliers with annotations of type Region | |
---|---|
RegionToProviderOrJustProvider(Set<String> isoCodes,
String providerName,
URI endpoint,
Set<String> regions,
Map<String,Set<String>> isoCodesById)
|
Uses of Region in org.jclouds.s3.config |
---|
Method parameters in org.jclouds.s3.config with annotations of type Region | |
---|---|
protected String |
S3RestClientModule.defaultRegionForBucket(String defaultRegion)
|
Uses of Region in org.jclouds.s3.functions |
---|
Constructor parameters in org.jclouds.s3.functions with annotations of type Region | |
---|---|
BindRegionToXmlPayload(String defaultRegionForEndpoint,
String defaultRegionForService,
Set<String> regions)
|
|
BindRegionToXmlPayload(String defaultRegionForEndpoint,
String defaultRegionForService,
Set<String> regions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |