Uses of Class
org.jclouds.rest.annotations.Delegate

Packages that use Delegate
org.jclouds.aws.ec2   
org.jclouds.cloudloadbalancers   
org.jclouds.ec2   
org.jclouds.gogrid   
org.jclouds.savvis.vpdc   
org.jclouds.softlayer   
org.jclouds.trmk.ecloud   
org.jclouds.vcloud   
 

Uses of Delegate in org.jclouds.aws.ec2
 

Methods in org.jclouds.aws.ec2 with annotations of type Delegate
 AWSAMIAsyncClient AWSEC2AsyncClient.getAMIServices()
          Provides asynchronous access to AMI services.
 AWSAMIClient AWSEC2Client.getAMIServices()
          Provides synchronous access to AMI services.
 AWSInstanceAsyncClient AWSEC2AsyncClient.getInstanceServices()
          Provides asynchronous access to Instance services.
 AWSInstanceClient AWSEC2Client.getInstanceServices()
          Provides synchronous access to Instance services.
 AWSKeyPairAsyncClient AWSEC2AsyncClient.getKeyPairServices()
          Provides asynchronous access to KeyPair services.
 AWSKeyPairClient AWSEC2Client.getKeyPairServices()
          Provides synchronous access to KeyPair services.
 MonitoringAsyncClient AWSEC2AsyncClient.getMonitoringServices()
          Provides asynchronous access to Monitoring services.
 MonitoringClient AWSEC2Client.getMonitoringServices()
          Provides synchronous access to Monitoring services.
 PlacementGroupAsyncClient AWSEC2AsyncClient.getPlacementGroupServices()
          Provides asynchronous access to PlacementGroup services.
 PlacementGroupClient AWSEC2Client.getPlacementGroupServices()
          Provides synchronous access to PlacementGroup services.
 AWSSecurityGroupAsyncClient AWSEC2AsyncClient.getSecurityGroupServices()
          Provides asynchronous access to SecurityGroup services.
 AWSSecurityGroupClient AWSEC2Client.getSecurityGroupServices()
          Provides synchronous access to SecurityGroup services.
 SpotInstanceAsyncClient AWSEC2AsyncClient.getSpotInstanceServices()
          Provides asynchronous access to SpotInstance services.
 SpotInstanceClient AWSEC2Client.getSpotInstanceServices()
          Provides synchronous access to SpotInstance services.
 TagAsyncClient AWSEC2AsyncClient.getTagServices()
          Provides asynchronous access to SpotInstance services.
 TagClient AWSEC2Client.getTagServices()
          Provides synchronous access to Tag services.
 

Uses of Delegate in org.jclouds.cloudloadbalancers
 

Methods in org.jclouds.cloudloadbalancers with annotations of type Delegate
 LoadBalancerAsyncClient CloudLoadBalancersAsyncClient.getLoadBalancerClient(String region)
          Provides asynchronous access to LoadBalancer features.
 LoadBalancerClient CloudLoadBalancersClient.getLoadBalancerClient(String region)
          Provides synchronous access to LoadBalancer features.
 

Uses of Delegate in org.jclouds.ec2
 

Methods in org.jclouds.ec2 with annotations of type Delegate
 AMIAsyncClient EC2AsyncClient.getAMIServices()
          Provides asynchronous access to AMI services.
 AMIClient EC2Client.getAMIServices()
          Provides synchronous access to AMI services.
 AvailabilityZoneAndRegionAsyncClient EC2AsyncClient.getAvailabilityZoneAndRegionServices()
          Provides asynchronous access to Availability Zones and Regions services.
 AvailabilityZoneAndRegionClient EC2Client.getAvailabilityZoneAndRegionServices()
          Provides synchronous access to Availability Zones and Regions services.
 ElasticBlockStoreAsyncClient EC2AsyncClient.getElasticBlockStoreServices()
          Provides asynchronous access to Elastic Block Store services.
 ElasticBlockStoreClient EC2Client.getElasticBlockStoreServices()
          Provides synchronous access to Elastic Block Store services.
 ElasticIPAddressAsyncClient EC2AsyncClient.getElasticIPAddressServices()
          Provides asynchronous access to Elastic IP Address services.
 ElasticIPAddressClient EC2Client.getElasticIPAddressServices()
          Provides synchronous access to Elastic IP Address services.
 InstanceAsyncClient EC2AsyncClient.getInstanceServices()
          Provides asynchronous access to Instance services.
 InstanceClient EC2Client.getInstanceServices()
          Provides synchronous access to Instance services.
 KeyPairAsyncClient EC2AsyncClient.getKeyPairServices()
          Provides asynchronous access to KeyPair services.
 KeyPairClient EC2Client.getKeyPairServices()
          Provides synchronous access to KeyPair services.
 SecurityGroupAsyncClient EC2AsyncClient.getSecurityGroupServices()
          Provides asynchronous access to SecurityGroup services.
 SecurityGroupClient EC2Client.getSecurityGroupServices()
          Provides synchronous access to SecurityGroup services.
 WindowsAsyncClient EC2AsyncClient.getWindowsServices()
          Provides asynchronous access to Windows services.
 WindowsClient EC2Client.getWindowsServices()
          Provides asynchronous access to Windows services.
 

Uses of Delegate in org.jclouds.gogrid
 

Methods in org.jclouds.gogrid with annotations of type Delegate
 GridImageAsyncClient GoGridAsyncClient.getImageServices()
           
 GridImageClient GoGridClient.getImageServices()
          Services with methods, related to managing images.
 GridIpAsyncClient GoGridAsyncClient.getIpServices()
           
 GridIpClient GoGridClient.getIpServices()
          Services with methods, related to retrieving IP addresses
 GridJobAsyncClient GoGridAsyncClient.getJobServices()
           
 GridJobClient GoGridClient.getJobServices()
          Services with methods, related to retrieving jobs
 GridLoadBalancerAsyncClient GoGridAsyncClient.getLoadBalancerServices()
           
 GridLoadBalancerClient GoGridClient.getLoadBalancerServices()
          Services with methods, related to managing load balancers.
 GridServerAsyncClient GoGridAsyncClient.getServerServices()
           
 GridServerClient GoGridClient.getServerServices()
          Services with methods, related to managing servers
 

Uses of Delegate in org.jclouds.savvis.vpdc
 

Methods in org.jclouds.savvis.vpdc with annotations of type Delegate
 BrowsingAsyncClient VPDCAsyncClient.getBrowsingClient()
          Provides asynchronous access to Browsing features.
 BrowsingClient VPDCClient.getBrowsingClient()
          Provides synchronous access to Browsing features.
 FirewallAsyncClient VPDCAsyncClient.getFirewallClient()
          Provides asynchronous access to Firewall Operation features.
 FirewallClient VPDCClient.getFirewallClient()
          Provides synchronous access to Firewall Operation features.
 ServiceManagementAsyncClient VPDCAsyncClient.getServiceManagementClient()
          Provides asynchronous access to ServiceManagement Operation features.
 ServiceManagementClient VPDCClient.getServiceManagementClient()
          Provides synchronous access to ServiceManagement Operation features.
 VMAsyncClient VPDCAsyncClient.getVMClient()
          Provides asynchronous access to VM Operation features.
 VMClient VPDCClient.getVMClient()
          Provides synchronous access to VM Operation features.
 

Uses of Delegate in org.jclouds.softlayer
 

Methods in org.jclouds.softlayer with annotations of type Delegate
 AccountAsyncClient SoftLayerAsyncClient.getAccountClient()
          Provides asynchronous access to Account features.
 AccountClient SoftLayerClient.getAccountClient()
          Provides synchronous access to Account features.
 DatacenterAsyncClient SoftLayerAsyncClient.getDatacenterClient()
          Provides asynchronous access to Datacenter features.
 DatacenterClient SoftLayerClient.getDatacenterClient()
          Provides synchronous access to Datacenter features.
 ProductPackageAsyncClient SoftLayerAsyncClient.getProductPackageClient()
          Provides asynchronous access to ProductPackage features.
 ProductPackageClient SoftLayerClient.getProductPackageClient()
          Provides synchronous access to ProductPackage features.
 VirtualGuestAsyncClient SoftLayerAsyncClient.getVirtualGuestClient()
          Provides asynchronous access to VirtualGuest features.
 VirtualGuestClient SoftLayerClient.getVirtualGuestClient()
          Provides synchronous access to VirtualGuest features.
 

Uses of Delegate in org.jclouds.trmk.ecloud
 

Methods in org.jclouds.trmk.ecloud with annotations of type Delegate
 DataCenterOperationsAsyncClient TerremarkECloudAsyncClient.getDataCenterOperationsClient()
          Provides asynchronous access to Data Center Operations.
 DataCenterOperationsClient TerremarkECloudClient.getDataCenterOperationsClient()
          Provides synchronous access to Data Center Operations.
 TagOperationsAsyncClient TerremarkECloudAsyncClient.getTagOperationsClient()
          Provides asynchronous access to Tag Operations.
 TagOperationsClient TerremarkECloudClient.getTagOperationsClient()
          Provides synchronous access to Data Center Operations.
 

Uses of Delegate in org.jclouds.vcloud
 

Methods in org.jclouds.vcloud with annotations of type Delegate
 CatalogClient VCloudClient.getCatalogClient()
          Provides synchronous access to Catalog features.
 CatalogAsyncClient VCloudAsyncClient.getCatalogClient()
          Provides asynchronous access to Catalog features.
 NetworkClient VCloudClient.getNetworkClient()
          Provides synchronous access to Network features.
 NetworkAsyncClient VCloudAsyncClient.getNetworkClient()
          Provides asynchronous access to Network features.
 OrgClient VCloudClient.getOrgClient()
          Provides synchronous access to Org features.
 OrgAsyncClient VCloudAsyncClient.getOrgClient()
          Provides asynchronous access to Org features.
 TaskClient VCloudClient.getTaskClient()
          Provides synchronous access to Task features.
 TaskAsyncClient VCloudAsyncClient.getTaskClient()
          Provides asynchronous access to Task features.
 VAppClient VCloudClient.getVAppClient()
          Provides synchronous access to VApp features.
 VAppAsyncClient VCloudAsyncClient.getVAppClient()
          Provides asynchronous access to VApp features.
 VAppTemplateClient VCloudClient.getVAppTemplateClient()
          Provides asynchronous access to VApp Template features.
 VAppTemplateAsyncClient VCloudAsyncClient.getVAppTemplateClient()
          Provides asynchronous access to VApp Template features.
 VDCClient VCloudClient.getVDCClient()
          Provides synchronous access to VDC features.
 VDCAsyncClient VCloudAsyncClient.getVDCClient()
          Provides asynchronous access to VDC features.
 VmClient VCloudClient.getVmClient()
          Provides synchronous access to Vm features.
 VmAsyncClient VCloudAsyncClient.getVmClient()
          Provides asynchronous access to Vm features.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.