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

Packages that use Delegate
org.jclouds.aws.ec2   
org.jclouds.cloudloadbalancers   
org.jclouds.cloudstack   
org.jclouds.ec2   
org.jclouds.glesys   
org.jclouds.gogrid   
org.jclouds.openstack.nova.v1_1   
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
 LoadBalancerClient CloudLoadBalancersClient.getLoadBalancerClient(String region)
          Provides synchronous access to LoadBalancer features.
 LoadBalancerAsyncClient CloudLoadBalancersAsyncClient.getLoadBalancerClient(String region)
          Provides asynchronous access to LoadBalancer features.
 NodeClient CloudLoadBalancersClient.getNodeClient(String region)
          Provides synchronous access to Node features.
 NodeAsyncClient CloudLoadBalancersAsyncClient.getNodeClient(String region)
          Provides asynchronous access to Node features.
 

Uses of Delegate in org.jclouds.cloudstack
 

Methods in org.jclouds.cloudstack with annotations of type Delegate
 GlobalAccountAsyncClient CloudStackGlobalAsyncClient.getAccountClient()
          Provides asynchronous access to Accounts
 GlobalAccountClient CloudStackGlobalClient.getAccountClient()
          Provides synchronous access to Accounts
 DomainAccountAsyncClient CloudStackDomainAsyncClient.getAccountClient()
          Provides synchronous access to Accounts
 AccountAsyncClient CloudStackAsyncClient.getAccountClient()
          Provides asynchronous access to Account features.
 AccountClient CloudStackClient.getAccountClient()
          Provides synchronous access to Account features.
 DomainAccountClient CloudStackDomainClient.getAccountClient()
          Provides synchronous access to Accounts
 AddressAsyncClient CloudStackAsyncClient.getAddressClient()
          Provides asynchronous access to Address features.
 AddressClient CloudStackClient.getAddressClient()
          Provides synchronous access to Address features.
 GlobalAlertAsyncClient CloudStackGlobalAsyncClient.getAlertClient()
          Provides asynchronous access to Alerts
 GlobalAlertClient CloudStackGlobalClient.getAlertClient()
          Provides synchronous access to Alerts
 AsyncJobAsyncClient CloudStackAsyncClient.getAsyncJobClient()
          Provides asynchronous access to AsyncJob features.
 AsyncJobClient CloudStackClient.getAsyncJobClient()
          Provides synchronous access to AsyncJob features.
 GlobalCapacityAsyncClient CloudStackGlobalAsyncClient.getCapacityClient()
          Provides asynchronous access to Capacities
 GlobalCapacityClient CloudStackGlobalClient.getCapacityClient()
          Provides synchronous access to Capacities
 GlobalConfigurationAsyncClient CloudStackGlobalAsyncClient.getConfigurationClient()
          Provides asynchronous access to Configuration
 GlobalConfigurationClient CloudStackGlobalClient.getConfigurationClient()
          Provides synchronous access to Configuration
 ConfigurationAsyncClient CloudStackAsyncClient.getConfigurationClient()
          Provides asynchronous access to Configuration features.
 ConfigurationClient CloudStackClient.getConfigurationClient()
          Provides synchronous access to Configuration features.
 GlobalDomainAsyncClient CloudStackGlobalAsyncClient.getDomainClient()
          Provides asynchronous access to Domain
 GlobalDomainClient CloudStackGlobalClient.getDomainClient()
          Provides synchronous access to Domain
 DomainDomainAsyncClient CloudStackDomainAsyncClient.getDomainClient()
          Provides asynchronous access to Domains
 DomainDomainClient CloudStackDomainClient.getDomainClient()
          Provides synchronous access to Domains
 EventAsyncClient CloudStackAsyncClient.getEventClient()
          Provides synchronous access to Events
 EventClient CloudStackClient.getEventClient()
          Provides synchronous access to Events
 FirewallAsyncClient CloudStackAsyncClient.getFirewallClient()
          Provides asynchronous access to Firewall features.
 FirewallClient CloudStackClient.getFirewallClient()
          Provides synchronous access to Firewall features.
 GuestOSAsyncClient CloudStackAsyncClient.getGuestOSClient()
          Provides asynchronous access to GuestOS features.
 GuestOSClient CloudStackClient.getGuestOSClient()
          Provides synchronous access to GuestOS features.
 GlobalHostAsyncClient CloudStackGlobalAsyncClient.getHostClient()
          Provides asynchronous access to Hosts
 GlobalHostClient CloudStackGlobalClient.getHostClient()
          Provides synchronous access to Hosts
 HypervisorAsyncClient CloudStackAsyncClient.getHypervisorClient()
          Provides asynchronous access to Hypervisor features.
 HypervisorClient CloudStackClient.getHypervisorClient()
          Provides synchronous access to Hypervisor features.
 ISOAsyncClient CloudStackAsyncClient.getISOClient()
          Provides asynchronous access to ISOs
 ISOClient CloudStackClient.getISOClient()
          Provides synchronous access to ISOs
 DomainLimitAsyncClient CloudStackDomainAsyncClient.getLimitClient()
          Provides synchronous access to Resource Limits
 LimitAsyncClient CloudStackAsyncClient.getLimitClient()
          Provides synchronous access to Resource Limits
 LimitClient CloudStackClient.getLimitClient()
          Provides synchronous access to Resource Limits
 DomainLimitClient CloudStackDomainClient.getLimitClient()
          Provides synchronous access to Resource Limits
 LoadBalancerAsyncClient CloudStackAsyncClient.getLoadBalancerClient()
          Provides asynchronous access to LoadBalancer features.
 LoadBalancerClient CloudStackClient.getLoadBalancerClient()
          Provides synchronous access to LoadBalancer features.
 NATAsyncClient CloudStackAsyncClient.getNATClient()
          Provides asynchronous access to NAT features.
 NATClient CloudStackClient.getNATClient()
          Provides synchronous access to NAT features.
 NetworkAsyncClient CloudStackAsyncClient.getNetworkClient()
          Provides asynchronous access to Network features.
 NetworkClient CloudStackClient.getNetworkClient()
          Provides synchronous access to Network features.
 GlobalOfferingAsyncClient CloudStackGlobalAsyncClient.getOfferingClient()
          Provides asynchronous access to Offerings
 GlobalOfferingClient CloudStackGlobalClient.getOfferingClient()
          Provides synchronous access to Offerings
 OfferingAsyncClient CloudStackAsyncClient.getOfferingClient()
          Provides asynchronous access to Service, Disk, and Network Offering features.
 OfferingClient CloudStackClient.getOfferingClient()
          Provides synchronous access to Service, Disk, and Network Offering features.
 GlobalPodAsyncClient CloudStackGlobalAsyncClient.getPodClient()
          Provides asynchronous access to Pod
 GlobalPodClient CloudStackGlobalClient.getPodClient()
          Provides synchronous access to Pod
 SecurityGroupAsyncClient CloudStackAsyncClient.getSecurityGroupClient()
          Provides asynchronous access to SecurityGroup features.
 SecurityGroupClient CloudStackClient.getSecurityGroupClient()
          Provides synchronous access to SecurityGroup features.
 SessionAsyncClient CloudStackAsyncClient.getSessionClient()
          Provides asynchronous access to Sessions
 SessionClient CloudStackClient.getSessionClient()
          Provides synchronous access to Sessions
 SnapshotAsyncClient CloudStackAsyncClient.getSnapshotClient()
          Provides asynchronous access to Snapshots
 SnapshotClient CloudStackClient.getSnapshotClient()
          Provides synchronous access to Snapshots
 SSHKeyPairAsyncClient CloudStackAsyncClient.getSSHKeyPairClient()
          Provides asynchronous access to SSH Keypairs
 SSHKeyPairClient CloudStackClient.getSSHKeyPairClient()
          Provides synchronous access to SSH Keypairs
 GlobalStoragePoolAsyncClient CloudStackGlobalAsyncClient.getStoragePoolClient()
          Provides synchronous access to Storage Pools
 GlobalStoragePoolClient CloudStackGlobalClient.getStoragePoolClient()
          Provides synchronous access to Storage Pools
 TemplateAsyncClient CloudStackAsyncClient.getTemplateClient()
          Provides asynchronous access to Template features.
 TemplateClient CloudStackClient.getTemplateClient()
          Provides synchronous access to Template features.
 GlobalUsageAsyncClient CloudStackGlobalAsyncClient.getUsageClient()
          Provides asynchronous access to Usage
 GlobalUsageClient CloudStackGlobalClient.getUsageClient()
          Provides synchronous access to Usage
 GlobalUserAsyncClient CloudStackGlobalAsyncClient.getUserClient()
          Provides asynchronous access to Users
 GlobalUserClient CloudStackGlobalClient.getUserClient()
          Provides synchronous access to Users
 DomainUserAsyncClient CloudStackDomainAsyncClient.getUserClient()
          Provides asynchronous access to Users
 DomainUserClient CloudStackDomainClient.getUserClient()
          Provides synchronous access to Users
 VirtualMachineAsyncClient CloudStackAsyncClient.getVirtualMachineClient()
          Provides asynchronous access to VirtualMachine features.
 VirtualMachineClient CloudStackClient.getVirtualMachineClient()
          Provides synchronous access to VirtualMachine features.
 GlobalVlanAsyncClient CloudStackGlobalAsyncClient.getVlanClient()
          Provides asynchronous access to Vlan
 GlobalVlanClient CloudStackGlobalClient.getVlanClient()
          Provides synchronous access to Vlan
 VMGroupAsyncClient CloudStackAsyncClient.getVMGroupClient()
          Provides asynchronous access to VM groups
 VMGroupClient CloudStackClient.getVMGroupClient()
          Provides synchronous access to VM groups
 VolumeAsyncClient CloudStackAsyncClient.getVolumeClient()
          Provides asynchronous access to Volumes
 VolumeClient CloudStackClient.getVolumeClient()
          Provides synchronous access to Volumes
 GlobalZoneAsyncClient CloudStackGlobalAsyncClient.getZoneClient()
          Provides asynchronous access to Zone
 GlobalZoneClient CloudStackGlobalClient.getZoneClient()
          Provides synchronous access to Zone
 ZoneAsyncClient CloudStackAsyncClient.getZoneClient()
          Provides asynchronous access to Zone features.
 ZoneClient CloudStackClient.getZoneClient()
          Provides synchronous access to Zone 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.glesys
 

Methods in org.jclouds.glesys with annotations of type Delegate
 ArchiveClient GleSYSClient.getArchiveClient()
          Provides synchronous access to Archive features.
 ArchiveAsyncClient GleSYSAsyncClient.getArchiveClient()
          Provides asynchronous access to Archive features.
 DomainClient GleSYSClient.getDomainClient()
          Provides synchronous access to DNS features.
 DomainAsyncClient GleSYSAsyncClient.getDomainClient()
          Provides asynchronous access to DNS features.
 EmailClient GleSYSClient.getEmailClient()
          Provides synchronous access to E-Mail features.
 EmailAsyncClient GleSYSAsyncClient.getEmailClient()
          Provides asynchronous access to E-Mail features.
 IpClient GleSYSClient.getIpClient()
          Provides synchronous access to Ip Address features.
 IpAsyncClient GleSYSAsyncClient.getIpClient()
          Provides asynchronous access to Ip Address features.
 ServerClient GleSYSClient.getServerClient()
          Provides synchronous access to Server features.
 ServerAsyncClient GleSYSAsyncClient.getServerClient()
          Provides asynchronous access to Server features.
 

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.openstack.nova.v1_1
 

Methods in org.jclouds.openstack.nova.v1_1 with annotations of type Delegate
 ServerClient NovaClient.getServerClientForRegion(String region)
          Provides synchronous access to Server features.
 ServerAsyncClient NovaAsyncClient.getServerClientForRegion(String region)
          Provides asynchronous access to Server features.
 

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
 AccountClient SoftLayerClient.getAccountClient()
          Provides synchronous access to Account features.
 AccountAsyncClient SoftLayerAsyncClient.getAccountClient()
          Provides asynchronous access to Account features.
 DatacenterClient SoftLayerClient.getDatacenterClient()
          Provides synchronous access to Datacenter features.
 DatacenterAsyncClient SoftLayerAsyncClient.getDatacenterClient()
          Provides asynchronous access to Datacenter features.
 ProductPackageClient SoftLayerClient.getProductPackageClient()
          Provides synchronous access to ProductPackage features.
 ProductPackageAsyncClient SoftLayerAsyncClient.getProductPackageClient()
          Provides asynchronous access to ProductPackage features.
 VirtualGuestClient SoftLayerClient.getVirtualGuestClient()
          Provides synchronous access to VirtualGuest features.
 VirtualGuestAsyncClient SoftLayerAsyncClient.getVirtualGuestClient()
          Provides asynchronous access to VirtualGuest features.
 

Uses of Delegate in org.jclouds.trmk.ecloud
 

Methods in org.jclouds.trmk.ecloud with annotations of type Delegate
 DataCenterOperationsClient TerremarkECloudClient.getDataCenterOperationsClient()
          Provides synchronous access to Data Center Operations.
 DataCenterOperationsAsyncClient TerremarkECloudAsyncClient.getDataCenterOperationsClient()
          Provides asynchronous access to Data Center Operations.
 TagOperationsClient TerremarkECloudClient.getTagOperationsClient()
          Provides synchronous access to Data Center Operations.
 TagOperationsAsyncClient TerremarkECloudAsyncClient.getTagOperationsClient()
          Provides asynchronous access to Tag 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-2012 jclouds. All Rights Reserved.