@Deprecated public interface AWSEC2AsyncApi extends org.jclouds.ec2.EC2AsyncApi
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<? extends AWSAMIAsyncApi> |
getAMIApi()
Deprecated.
|
com.google.common.base.Optional<? extends AWSAMIAsyncApi> |
getAMIApiForRegion(String region)
Deprecated.
|
com.google.common.base.Optional<? extends AWSInstanceAsyncApi> |
getInstanceApi()
Deprecated.
|
com.google.common.base.Optional<? extends AWSInstanceAsyncApi> |
getInstanceApiForRegion(String region)
Deprecated.
|
com.google.common.base.Optional<? extends AWSKeyPairAsyncApi> |
getKeyPairApi()
Deprecated.
|
com.google.common.base.Optional<? extends AWSKeyPairAsyncApi> |
getKeyPairApiForRegion(String region)
Deprecated.
|
com.google.common.base.Optional<? extends MonitoringAsyncApi> |
getMonitoringApi()
Deprecated.
Provides synchronous access to Monitoring services.
|
com.google.common.base.Optional<? extends MonitoringAsyncApi> |
getMonitoringApiForRegion(String region)
Deprecated.
|
com.google.common.base.Optional<? extends PlacementGroupAsyncApi> |
getPlacementGroupApi()
Deprecated.
Provides synchronous access to PlacementGroup services.
|
com.google.common.base.Optional<? extends PlacementGroupAsyncApi> |
getPlacementGroupApiForRegion(String region)
Deprecated.
|
com.google.common.base.Optional<? extends AWSSecurityGroupAsyncApi> |
getSecurityGroupApi()
Deprecated.
|
com.google.common.base.Optional<? extends AWSSecurityGroupAsyncApi> |
getSecurityGroupApiForRegion(String region)
Deprecated.
|
com.google.common.base.Optional<? extends SpotInstanceAsyncApi> |
getSpotInstanceApi()
Deprecated.
Provides synchronous access to SpotInstance services.
|
com.google.common.base.Optional<? extends SpotInstanceAsyncApi> |
getSpotInstanceApiForRegion(String region)
Deprecated.
|
getAvailabilityZoneAndRegionApi, getAvailabilityZoneAndRegionApiForRegion, getConfiguredRegions, getElasticBlockStoreApi, getElasticBlockStoreApiForRegion, getElasticIPAddressApi, getElasticIPAddressApiForRegion, getSubnetApi, getSubnetApiForRegion, getTagApi, getTagApiForRegion, getWindowsApi, getWindowsApiForRegioncom.google.common.base.Optional<? extends AWSInstanceAsyncApi> getInstanceApi()
getInstanceApi in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends AWSInstanceAsyncApi> getInstanceApiForRegion(@Nullable String region)
getInstanceApiForRegion in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends AWSSecurityGroupAsyncApi> getSecurityGroupApi()
getSecurityGroupApi in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends AWSSecurityGroupAsyncApi> getSecurityGroupApiForRegion(@Nullable String region)
getSecurityGroupApiForRegion in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends AWSAMIAsyncApi> getAMIApi()
getAMIApi in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends AWSAMIAsyncApi> getAMIApiForRegion(@Nullable String region)
getAMIApiForRegion in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends PlacementGroupAsyncApi> getPlacementGroupApi()
com.google.common.base.Optional<? extends PlacementGroupAsyncApi> getPlacementGroupApiForRegion(@Nullable String region)
com.google.common.base.Optional<? extends MonitoringAsyncApi> getMonitoringApi()
com.google.common.base.Optional<? extends MonitoringAsyncApi> getMonitoringApiForRegion(@Nullable String region)
com.google.common.base.Optional<? extends AWSKeyPairAsyncApi> getKeyPairApi()
getKeyPairApi in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends AWSKeyPairAsyncApi> getKeyPairApiForRegion(@Nullable String region)
getKeyPairApiForRegion in interface org.jclouds.ec2.EC2AsyncApicom.google.common.base.Optional<? extends SpotInstanceAsyncApi> getSpotInstanceApi()
com.google.common.base.Optional<? extends SpotInstanceAsyncApi> getSpotInstanceApiForRegion(@Nullable String region)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.