| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSAMIAsyncClient.addProductCodesToImageInRegion(String region,
                              Iterable<String> productCodes,
                              String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSSecurityGroupAsyncClient.authorizeSecurityGroupIngressInRegion(String region,
                                     String groupId,
                                     IpPermission perm)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSSecurityGroupAsyncClient.authorizeSecurityGroupIngressInRegion(String region,
                                     String groupId,
                                     Iterable<IpPermission> perms)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SpotInstanceAsyncClient.cancelSpotInstanceRequestsInRegion(String region,
                                  String... requestIds)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
PlacementGroupAsyncClient.createPlacementGroupInRegion(String region,
                            String name)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
PlacementGroupAsyncClient.createPlacementGroupInRegion(String region,
                            String name,
                            String strategy)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSSecurityGroupAsyncClient.createSecurityGroupInRegionAndReturnId(String region,
                                      String name,
                                      String description,
                                      CreateSecurityGroupOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TagAsyncClient.createTagsInRegion(String region,
                  Iterable<String> resourceIds,
                  Map<String,String> tags)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
PlacementGroupAsyncClient.deletePlacementGroupInRegion(String region,
                            String name)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSSecurityGroupAsyncClient.deleteSecurityGroupInRegionById(String region,
                               String name)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TagAsyncClient.deleteTagsInRegion(String region,
                  Iterable<String> resourceIds,
                  Map<String,String> tags)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<? extends Reservation<? extends AWSRunningInstance>>> | 
AWSInstanceAsyncClient.describeInstancesInRegion(String region,
                         String... instanceIds)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<PlacementGroup>> | 
PlacementGroupAsyncClient.describePlacementGroupsInRegion(String region,
                               String... placementGroupIds)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<SecurityGroup>> | 
AWSSecurityGroupAsyncClient.describeSecurityGroupsInRegionById(String region,
                                  String... securityGroupNames)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<SpotInstanceRequest>> | 
SpotInstanceAsyncClient.describeSpotInstanceRequestsInRegion(String region,
                                    String... requestIds)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Spot>> | 
SpotInstanceAsyncClient.describeSpotPriceHistoryInRegion(String region,
                                DescribeSpotPriceHistoryOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Tag>> | 
TagAsyncClient.describeTagsInRegion(String region,
                    Map<TagFilters.FilterName,Iterable<?>> filters)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
AWSAMIAsyncClient.getProductCodesForImageInRegion(String region,
                               String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<KeyPair> | 
AWSKeyPairAsyncClient.importKeyPairInRegion(String region,
                     String keyName,
                     String publicKeyMaterial)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,MonitoringState>> | 
MonitoringAsyncClient.monitorInstancesInRegion(String region,
                        String instanceId,
                        String... instanceIds)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSAMIAsyncClient.removeProductCodesFromImageInRegion(String region,
                                   Iterable<String> productCodes,
                                   String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<SpotInstanceRequest> | 
SpotInstanceAsyncClient.requestSpotInstanceInRegion(String region,
                           float spotPrice,
                           String imageId,
                           String instanceType)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<SpotInstanceRequest>> | 
SpotInstanceAsyncClient.requestSpotInstancesInRegion(String region,
                            float spotPrice,
                            int instanceCount,
                            LaunchSpecification launchSpec,
                            RequestSpotInstancesOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSSecurityGroupAsyncClient.revokeSecurityGroupIngressInRegion(String region,
                                  String groupId,
                                  IpPermission perm)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSSecurityGroupAsyncClient.revokeSecurityGroupIngressInRegion(String region,
                                  String groupId,
                                  Iterable<IpPermission> perms)  | 
com.google.common.util.concurrent.ListenableFuture<Reservation<? extends AWSRunningInstance>> | 
AWSInstanceAsyncClient.runInstancesInRegion(String region,
                    String nullableAvailabilityZone,
                    String imageId,
                    int minCount,
                    int maxCount,
                    RunInstancesOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,MonitoringState>> | 
MonitoringAsyncClient.unmonitorInstancesInRegion(String region,
                          String instanceId,
                          String... instanceIds)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
AWSS3AsyncClient.abortMultipartUpload(String bucketName,
                    String key,
                    String uploadId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSS3AsyncClient.completeMultipartUpload(String bucketName,
                       String key,
                       String uploadId,
                       Map<Integer,String> parts)  | 
com.google.common.util.concurrent.ListenableFuture<DeleteResult> | 
AWSS3AsyncClient.deleteObjects(String bucketName,
             Iterable<String> keys)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSS3AsyncClient.initiateMultipartUpload(String bucketName,
                       ObjectMetadata objectMetadata,
                       PutObjectOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSS3AsyncClient.uploadPart(String bucketName,
          String key,
          int partNumber,
          String uploadId,
          Payload part)  | 
| Modifier and Type | Method and Description | 
|---|---|
byte[] | 
AzureBlobUtil.getMD5(URI container,
      String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
MetricAsyncApi | 
CloudWatchAsyncApi.getMetricApiForRegion(String region)  | 
MetricApi | 
CloudWatchApi.getMetricApiForRegion(String region)
Provides synchronous access to Metric features. 
 | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Datapoint>> | 
CloudWatchAsyncApi.getMetricStatisticsInRegion(String region,
                           String metricName,
                           String namespace,
                           Date startTime,
                           Date endTime,
                           int period,
                           Statistics statistics,
                           GetMetricStatisticsOptions... options)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<HardwareProfile> | 
DeltacloudAsyncClient.getHardwareProfile(URI profileHref)  | 
com.google.common.util.concurrent.ListenableFuture<Image> | 
DeltacloudAsyncClient.getImage(URI imageHref)  | 
com.google.common.util.concurrent.ListenableFuture<Instance> | 
DeltacloudAsyncClient.getInstance(URI instanceHref)  | 
com.google.common.util.concurrent.ListenableFuture<Realm> | 
DeltacloudAsyncClient.getRealm(URI realmHref)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.base.Optional<? extends SubnetAsyncApi> | 
EC2AsyncApi.getSubnetApiForRegion(String region)  | 
com.google.common.base.Optional<? extends SubnetApi> | 
EC2Api.getSubnetApiForRegion(String region)  | 
com.google.common.base.Optional<? extends TagAsyncApi> | 
EC2AsyncApi.getTagApiForRegion(String region)  | 
com.google.common.base.Optional<? extends TagApi> | 
EC2Api.getTagApiForRegion(String region)  | 
com.google.common.base.Optional<? extends WindowsAsyncApi> | 
EC2AsyncApi.getWindowsApiForRegion(String region)  | 
com.google.common.base.Optional<? extends WindowsApi> | 
EC2Api.getWindowsApiForRegion(String region)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticBlockStoreAsyncClient.addCreateVolumePermissionsToSnapshotInRegion(String region,
                                            Iterable<String> userIds,
                                            Iterable<String> userGroups,
                                            String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AMIAsyncClient.addLaunchPermissionsToImageInRegion(String region,
                                   Iterable<String> userIds,
                                   Iterable<String> userGroups,
                                   String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
ElasticIPAddressAsyncClient.allocateAddressInRegion(String region)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticIPAddressAsyncClient.associateAddressInRegion(String region,
                        String publicIp,
                        String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Attachment> | 
ElasticBlockStoreAsyncClient.attachVolumeInRegion(String region,
                    String volumeId,
                    String instanceId,
                    String device)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SecurityGroupAsyncClient.authorizeSecurityGroupIngressInRegion(String region,
                                     String groupName,
                                     IpProtocol ipProtocol,
                                     int fromPort,
                                     int toPort,
                                     String cidrIp)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SecurityGroupAsyncClient.authorizeSecurityGroupIngressInRegion(String region,
                                     String groupName,
                                     UserIdGroupPair sourceSecurityGroup)  | 
com.google.common.util.concurrent.ListenableFuture<BundleTask> | 
WindowsAsyncClient.bundleInstanceInRegion(String region,
                      String instanceId,
                      String prefix,
                      String bucket,
                      String uploadPolicy,
                      BundleInstanceS3StorageOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<BundleTask> | 
WindowsAsyncClient.cancelBundleTaskInRegion(String region,
                        String bundleId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AMIAsyncClient.createImageInRegion(String region,
                   String name,
                   String instanceId,
                   CreateImageOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<KeyPair> | 
KeyPairAsyncClient.createKeyPairInRegion(String region,
                     String keyName)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SecurityGroupAsyncClient.createSecurityGroupInRegion(String region,
                           String name,
                           String description)  | 
com.google.common.util.concurrent.ListenableFuture<Snapshot> | 
ElasticBlockStoreAsyncClient.createSnapshotInRegion(String region,
                      String volumeId,
                      CreateSnapshotOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Volume> | 
ElasticBlockStoreAsyncClient.createVolumeFromSnapshotInAvailabilityZone(String availabilityZone,
                                          int size,
                                          String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Volume> | 
ElasticBlockStoreAsyncClient.createVolumeFromSnapshotInAvailabilityZone(String availabilityZone,
                                          String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Volume> | 
ElasticBlockStoreAsyncClient.createVolumeInAvailabilityZone(String availabilityZone,
                              int size)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
KeyPairAsyncClient.deleteKeyPairInRegion(String region,
                     String keyName)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SecurityGroupAsyncClient.deleteSecurityGroupInRegion(String region,
                           String name)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticBlockStoreAsyncClient.deleteSnapshotInRegion(String region,
                      String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticBlockStoreAsyncClient.deleteVolumeInRegion(String region,
                    String volumeId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AMIAsyncClient.deregisterImageInRegion(String region,
                       String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<PublicIpInstanceIdPair>> | 
ElasticIPAddressAsyncClient.describeAddressesInRegion(String region,
                         String... publicIps)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<AvailabilityZoneInfo>> | 
AvailabilityZoneAndRegionAsyncClient.describeAvailabilityZonesInRegion(String region,
                                 DescribeAvailabilityZonesOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<BundleTask>> | 
WindowsAsyncClient.describeBundleTasksInRegion(String region,
                           String... bundleTaskIds)  | 
com.google.common.util.concurrent.ListenableFuture<Set<? extends Image>> | 
AMIAsyncClient.describeImagesInRegion(String region,
                      DescribeImagesOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<? extends Reservation<? extends RunningInstance>>> | 
InstanceAsyncClient.describeInstancesInRegion(String region,
                         String... instanceIds)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> | 
KeyPairAsyncClient.describeKeyPairsInRegion(String region,
                        String... keyPairNames)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<SecurityGroup>> | 
SecurityGroupAsyncClient.describeSecurityGroupsInRegion(String region,
                              String... securityGroupNames)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Snapshot>> | 
ElasticBlockStoreAsyncClient.describeSnapshotsInRegion(String region,
                         DescribeSnapshotsOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Volume>> | 
ElasticBlockStoreAsyncClient.describeVolumesInRegion(String region,
                       String... volumeIds)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticBlockStoreAsyncClient.detachVolumeInRegion(String region,
                    String volumeId,
                    boolean force,
                    DetachVolumeOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticIPAddressAsyncClient.disassociateAddressInRegion(String region,
                           String publicIp)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,BlockDevice>> | 
InstanceAsyncClient.getBlockDeviceMappingForInstanceInRegion(String region,
                                        String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Map<String,Image.EbsBlockDevice>> | 
AMIAsyncClient.getBlockDeviceMappingsForImageInRegion(String region,
                                      String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
InstanceAsyncClient.getConsoleOutputForInstanceInRegion(String region,
                                   String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Permission> | 
ElasticBlockStoreAsyncClient.getCreateVolumePermissionForSnapshotInRegion(String region,
                                            String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Volume.InstanceInitiatedShutdownBehavior> | 
InstanceAsyncClient.getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String region,
                                                       String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
InstanceAsyncClient.getInstanceTypeForInstanceInRegion(String region,
                                  String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
InstanceAsyncClient.getKernelForInstanceInRegion(String region,
                            String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Permission> | 
AMIAsyncClient.getLaunchPermissionForImageInRegion(String region,
                                   String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<PasswordData> | 
WindowsAsyncClient.getPasswordDataInRegion(String region,
                       String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
InstanceAsyncClient.getRamdiskForInstanceInRegion(String region,
                             String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
InstanceAsyncClient.getRootDeviceNameForInstanceInRegion(String region,
                                    String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
InstanceAsyncClient.getUserDataForInstanceInRegion(String region,
                              String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
InstanceAsyncClient.isApiTerminationDisabledForInstanceInRegion(String region,
                                           String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.rebootInstancesInRegion(String region,
                       String... instanceIds)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AMIAsyncClient.registerImageFromManifestInRegion(String region,
                                 String imageName,
                                 String pathToManifest,
                                 RegisterImageOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AMIAsyncClient.registerUnixImageBackedByEbsInRegion(String region,
                                    String imageName,
                                    String ebsSnapshotId,
                                    RegisterImageBackedByEbsOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticIPAddressAsyncClient.releaseAddressInRegion(String region,
                      String publicIp)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticBlockStoreAsyncClient.removeCreateVolumePermissionsFromSnapshotInRegion(String region,
                                                 Iterable<String> userIds,
                                                 Iterable<String> userGroups,
                                                 String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AMIAsyncClient.removeLaunchPermissionsFromImageInRegion(String region,
                                        Iterable<String> userIds,
                                        Iterable<String> userGroups,
                                        String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
ElasticBlockStoreAsyncClient.resetCreateVolumePermissionsOnSnapshotInRegion(String region,
                                              String snapshotId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.resetKernelForInstanceInRegion(String region,
                              String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AMIAsyncClient.resetLaunchPermissionsOnImageInRegion(String region,
                                     String imageId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.resetRamdiskForInstanceInRegion(String region,
                               String instanceId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SecurityGroupAsyncClient.revokeSecurityGroupIngressInRegion(String region,
                                  String groupName,
                                  IpProtocol ipProtocol,
                                  int fromPort,
                                  int toPort,
                                  String cidrIp)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SecurityGroupAsyncClient.revokeSecurityGroupIngressInRegion(String region,
                                  String groupName,
                                  UserIdGroupPair sourceSecurityGroup)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Reservation<? extends RunningInstance>> | 
InstanceAsyncClient.runInstancesInRegion(String region,
                    String nullableAvailabilityZone,
                    String imageId,
                    int minCount,
                    int maxCount,
                    RunInstancesOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setApiTerminationDisabledForInstanceInRegion(String region,
                                            String instanceId,
                                            boolean apiTerminationDisabled)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setBlockDeviceMappingForInstanceInRegion(String region,
                                        String instanceId,
                                        Map<String,BlockDevice> blockDeviceMapping)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setInstanceInitiatedShutdownBehaviorForInstanceInRegion(String region,
                                                       String instanceId,
                                                       Volume.InstanceInitiatedShutdownBehavior instanceInitiatedShutdownBehavior)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setInstanceTypeForInstanceInRegion(String region,
                                  String instanceId,
                                  String instanceType)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setKernelForInstanceInRegion(String region,
                            String instanceId,
                            String kernel)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setRamdiskForInstanceInRegion(String region,
                             String instanceId,
                             String ramdisk)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
InstanceAsyncClient.setUserDataForInstanceInRegion(String region,
                              String instanceId,
                              byte[] unencodedData)  | 
com.google.common.util.concurrent.ListenableFuture<Set<? extends InstanceStateChange>> | 
InstanceAsyncClient.startInstancesInRegion(String region,
                      String... instanceIds)  | 
com.google.common.util.concurrent.ListenableFuture<Set<? extends InstanceStateChange>> | 
InstanceAsyncClient.stopInstancesInRegion(String region,
                     boolean force,
                     String... instanceIds)  | 
com.google.common.util.concurrent.ListenableFuture<Set<? extends InstanceStateChange>> | 
InstanceAsyncClient.terminateInstancesInRegion(String region,
                          String... instanceIds)  | 
| Modifier and Type | Method and Description | 
|---|---|
AvailabilityZoneAsyncApi | 
ELBAsyncApi.getAvailabilityZoneApiForRegion(String region)  | 
AvailabilityZoneApi | 
ELBApi.getAvailabilityZoneApiForRegion(String region)  | 
InstanceAsyncApi | 
ELBAsyncApi.getInstanceApiForRegion(String region)  | 
InstanceApi | 
ELBApi.getInstanceApiForRegion(String region)  | 
LoadBalancerAsyncApi | 
ELBAsyncApi.getLoadBalancerApiForRegion(String region)  | 
LoadBalancerApi | 
ELBApi.getLoadBalancerApiForRegion(String region)  | 
PolicyAsyncApi | 
ELBAsyncApi.getPolicyApiForRegion(String region)  | 
PolicyApi | 
ELBApi.getPolicyApiForRegion(String region)  | 
| Modifier and Type | Method and Description | 
|---|---|
DatasetAsyncApi | 
JoyentCloudAsyncApi.getDatasetApiForDatacenter(String datacenter)
Provides asynchronous access to Dataset features. 
 | 
DatasetApi | 
JoyentCloudApi.getDatasetApiForDatacenter(String datacenter)
Provides synchronous access to Dataset features. 
 | 
MachineAsyncApi | 
JoyentCloudAsyncApi.getMachineApiForDatacenter(String datacenter)
Provides asynchronous access to Machine features. 
 | 
MachineApi | 
JoyentCloudApi.getMachineApiForDatacenter(String datacenter)
Provides synchronous access to Machine features. 
 | 
PackageAsyncApi | 
JoyentCloudAsyncApi.getPackageApiForDatacenter(String datacenter)
Provides asynchronous access to Package features. 
 | 
PackageApi | 
JoyentCloudApi.getPackageApiForDatacenter(String datacenter)
Provides synchronous access to Package features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExtensionAsyncApi | 
CinderAsyncApi.getExtensionApiForZone(String zone)
Provides asynchronous access to Extension features. 
 | 
ExtensionApi | 
CinderApi.getExtensionApiForZone(String zone)
Provides synchronous access to Extension features. 
 | 
SnapshotAsyncApi | 
CinderAsyncApi.getSnapshotApiForZone(String zone)
Provides asynchronous access to Snapshot features. 
 | 
SnapshotApi | 
CinderApi.getSnapshotApiForZone(String zone)
Provides synchronous access to Snapshot features. 
 | 
VolumeAsyncApi | 
CinderAsyncApi.getVolumeApiForZone(String zone)
Provides asynchronous access to Volume features. 
 | 
VolumeApi | 
CinderApi.getVolumeApiForZone(String zone)
Provides synchronous access to Volume features. 
 | 
VolumeTypeAsyncApi | 
CinderAsyncApi.getVolumeTypeApiForZone(String zone)
Provides asynchronous access to VolumeType features. 
 | 
VolumeTypeApi | 
CinderApi.getVolumeTypeApiForZone(String zone)
Provides synchronous access to VolumeType features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExtensionAsyncApi | 
GlanceAsyncApi.getExtensionApiForZone(String zone)
Provides asynchronous access to Extension features. 
 | 
ExtensionApi | 
GlanceApi.getExtensionApiForZone(String zone)
Provides synchronous access to Extension features. 
 | 
ImageAsyncApi | 
GlanceAsyncApi.getImageApiForZone(String zone)
Provides asynchronous access to Image features. 
 | 
ImageApi | 
GlanceApi.getImageApiForZone(String zone)
Provides synchronous access to Image features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> | 
NovaEC2KeyPairAsyncClient.importKeyPairInRegion(String region,
                     String keyName,
                     String publicKeyMaterial)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExtensionAsyncApi | 
NovaAsyncApi.getExtensionApiForZone(String zone)
Provides asynchronous access to Extension features. 
 | 
ExtensionApi | 
NovaApi.getExtensionApiForZone(String zone)
Provides synchronous access to Extension features. 
 | 
FlavorAsyncApi | 
NovaAsyncApi.getFlavorApiForZone(String zone)
Provides asynchronous access to Flavor features. 
 | 
FlavorApi | 
NovaApi.getFlavorApiForZone(String zone)
Provides synchronous access to Flavor features. 
 | 
com.google.common.base.Optional<? extends FlavorExtraSpecsAsyncApi> | 
NovaAsyncApi.getFlavorExtraSpecsExtensionForZone(String zone)
Provides asynchronous access to Flavor extra specs features. 
 | 
com.google.common.base.Optional<? extends FlavorExtraSpecsApi> | 
NovaApi.getFlavorExtraSpecsExtensionForZone(String zone)
Provides synchronous access to Flavor extra specs features. 
 | 
com.google.common.base.Optional<? extends FloatingIPAsyncApi> | 
NovaAsyncApi.getFloatingIPExtensionForZone(String zone)
Provides asynchronous access to Floating IP features. 
 | 
com.google.common.base.Optional<? extends FloatingIPApi> | 
NovaApi.getFloatingIPExtensionForZone(String zone)
Provides synchronous access to Floating IP features. 
 | 
com.google.common.base.Optional<? extends HostAdministrationAsyncApi> | 
NovaAsyncApi.getHostAdministrationExtensionForZone(String zone)
Provides asynchronous access to Host Administration features. 
 | 
com.google.common.base.Optional<? extends HostAdministrationApi> | 
NovaApi.getHostAdministrationExtensionForZone(String zone)
Provides synchronous access to Host Administration features. 
 | 
com.google.common.base.Optional<? extends HostAggregateAsyncApi> | 
NovaAsyncApi.getHostAggregateExtensionForZone(String zone)
Provides asynchronous access to HostAggregate features. 
 | 
com.google.common.base.Optional<? extends HostAggregateApi> | 
NovaApi.getHostAggregateExtensionForZone(String zone)
Provides synchronous access to Aggregate features. 
 | 
ImageAsyncApi | 
NovaAsyncApi.getImageApiForZone(String zone)
Provides asynchronous access to Image features. 
 | 
ImageApi | 
NovaApi.getImageApiForZone(String zone)
Provides synchronous access to Image features. 
 | 
com.google.common.base.Optional<? extends KeyPairAsyncApi> | 
NovaAsyncApi.getKeyPairExtensionForZone(String zone)
Provides asynchronous access to Key Pair features. 
 | 
com.google.common.base.Optional<? extends KeyPairApi> | 
NovaApi.getKeyPairExtensionForZone(String zone)
Provides synchronous access to Key Pair features. 
 | 
com.google.common.base.Optional<? extends QuotaClassAsyncApi> | 
NovaAsyncApi.getQuotaClassExtensionForZone(String zone)
Provides asynchronous access to Quota Classes features. 
 | 
com.google.common.base.Optional<? extends QuotaClassApi> | 
NovaApi.getQuotaClassExtensionForZone(String zone)
Provides synchronous access to Quota Classes features. 
 | 
com.google.common.base.Optional<? extends QuotaAsyncApi> | 
NovaAsyncApi.getQuotaExtensionForZone(String zone)
Provides asynchronous access to Quota features. 
 | 
com.google.common.base.Optional<? extends QuotaApi> | 
NovaApi.getQuotaExtensionForZone(String zone)
Provides synchronous access to Quota features. 
 | 
com.google.common.base.Optional<? extends SecurityGroupAsyncApi> | 
NovaAsyncApi.getSecurityGroupExtensionForZone(String zone)
Provides asynchronous access to Security Group features. 
 | 
com.google.common.base.Optional<? extends SecurityGroupApi> | 
NovaApi.getSecurityGroupExtensionForZone(String zone)
Provides synchronous access to Security Group features. 
 | 
com.google.common.base.Optional<? extends ServerAdminAsyncApi> | 
NovaAsyncApi.getServerAdminExtensionForZone(String zone)
Provides asynchronous access to Server Admin Actions features. 
 | 
com.google.common.base.Optional<? extends ServerAdminApi> | 
NovaApi.getServerAdminExtensionForZone(String zone)
Provides synchronous access to Server Admin Actions features. 
 | 
ServerAsyncApi | 
NovaAsyncApi.getServerApiForZone(String zone)
Provides asynchronous access to Server features. 
 | 
ServerApi | 
NovaApi.getServerApiForZone(String zone)
Provides synchronous access to Server features. 
 | 
com.google.common.base.Optional<? extends ServerWithSecurityGroupsAsyncApi> | 
NovaAsyncApi.getServerWithSecurityGroupsExtensionForZone(String zone)
Provides asynchronous access to Server Extra Data features. 
 | 
com.google.common.base.Optional<? extends ServerWithSecurityGroupsApi> | 
NovaApi.getServerWithSecurityGroupsExtensionForZone(String zone)
Provides synchronous access to Server Extra Data features. 
 | 
com.google.common.base.Optional<? extends SimpleTenantUsageAsyncApi> | 
NovaAsyncApi.getSimpleTenantUsageExtensionForZone(String zone)
Provides asynchronous access to Simple Tenant Usage features. 
 | 
com.google.common.base.Optional<? extends SimpleTenantUsageApi> | 
NovaApi.getSimpleTenantUsageExtensionForZone(String zone)
Provides synchronous access to Simple Tenant Usage features. 
 | 
com.google.common.base.Optional<? extends VirtualInterfaceAsyncApi> | 
NovaAsyncApi.getVirtualInterfaceExtensionForZone(String zone)
Provides asynchronous access to Virtual Interface features. 
 | 
com.google.common.base.Optional<? extends VirtualInterfaceApi> | 
NovaApi.getVirtualInterfaceExtensionForZone(String zone)
Provides synchronous access to Virtual Interface features. 
 | 
com.google.common.base.Optional<? extends VolumeAttachmentAsyncApi> | 
NovaAsyncApi.getVolumeAttachmentExtensionForZone(String zone)
Provides asynchronous access to Volume features. 
 | 
com.google.common.base.Optional<? extends VolumeAttachmentApi> | 
NovaApi.getVolumeAttachmentExtensionForZone(String zone)
Provides synchronous access to Volume Attachment features. 
 | 
com.google.common.base.Optional<? extends VolumeAsyncApi> | 
NovaAsyncApi.getVolumeExtensionForZone(String zone)
Provides asynchronous access to Volume features. 
 | 
com.google.common.base.Optional<? extends VolumeApi> | 
NovaApi.getVolumeExtensionForZone(String zone)
Provides synchronous access to Volume features. 
 | 
com.google.common.base.Optional<? extends VolumeTypeAsyncApi> | 
NovaAsyncApi.getVolumeTypeExtensionForZone(String zone)
Provides asynchronous access to Volume Type features. 
 | 
com.google.common.base.Optional<? extends VolumeTypeApi> | 
NovaApi.getVolumeTypeExtensionForZone(String zone)
Provides synchronous access to Volume Type features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ExtensionAsyncApi | 
QuantumAsyncApi.getExtensionApiForZone(String zone)
Provides asynchronous access to Extension features. 
 | 
ExtensionApi | 
QuantumApi.getExtensionApiForZone(String zone)
Provides synchronous access to Extension features. 
 | 
NetworkAsyncApi | 
QuantumAsyncApi.getNetworkApiForZone(String zone)
Provides asynchronous access to Network features. 
 | 
NetworkApi | 
QuantumApi.getNetworkApiForZone(String zone)
Provides synchronous access to Network features. 
 | 
PortAsyncApi | 
QuantumAsyncApi.getPortApiForZoneAndNetwork(String zone,
                           String networkId)
Provides asynchronous access to Port features. 
 | 
PortApi | 
QuantumApi.getPortApiForZoneAndNetwork(String zone,
                           String networkId)
Provides synchronous access to Port features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AccountAsyncApi | 
SwiftAsyncApi.getAccountApiForRegion(String region)
Provides asynchronous access to Account features. 
 | 
AccountApi | 
SwiftApi.getAccountApiForRegion(String region)
Provides synchronous access to Account features. 
 | 
ContainerAsyncApi | 
SwiftAsyncApi.getContainerApiForRegion(String region)
Provides asynchronous access to Container features. 
 | 
ContainerApi | 
SwiftApi.getContainerApiForRegion(String region)
Provides synchronous access to Container features. 
 | 
ExtensionAsyncApi | 
SwiftAsyncApi.getExtensionApiForRegion(String region)
Provides asynchronous access to Extension features. 
 | 
ExtensionApi | 
SwiftApi.getExtensionApiForRegion(String region)
Provides synchronous access to Extension features. 
 | 
ObjectAsyncApi | 
SwiftAsyncApi.getObjectApiForRegion(String region)
Provides asynchronous access to Object features. 
 | 
ObjectApi | 
SwiftApi.getObjectApiForRegion(String region)
Provides synchronous access to Object features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoadBalancerAsyncApi | 
CloudLoadBalancersAsyncApi.getLoadBalancerApiForZone(String zone)
Provides asynchronous access to LoadBalancer features. 
 | 
LoadBalancerApi | 
CloudLoadBalancersApi.getLoadBalancerApiForZone(String zone)
Provides synchronous access to LoadBalancer features. 
 | 
NodeAsyncApi | 
CloudLoadBalancersAsyncApi.getNodeApiForZoneAndLoadBalancer(String zone,
                                int lbId)
Provides asynchronous access to Node features. 
 | 
NodeApi | 
CloudLoadBalancersApi.getNodeApiForZoneAndLoadBalancer(String zone,
                                int lbId)
Provides synchronous access to Node features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceAsyncApi | 
RDSAsyncApi.getInstanceApiForRegion(String region)  | 
InstanceApi | 
RDSApi.getInstanceApiForRegion(String region)  | 
SecurityGroupAsyncApi | 
RDSAsyncApi.getSecurityGroupApiForRegion(String region)  | 
SecurityGroupApi | 
RDSApi.getSecurityGroupApiForRegion(String region)  | 
SubnetGroupAsyncApi | 
RDSAsyncApi.getSubnetGroupApiForRegion(String region)  | 
SubnetGroupApi | 
RDSApi.getSubnetGroupApiForRegion(String region)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HttpAsyncClient.delete(URI location)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HttpAsyncClient.exists(URI location)  | 
com.google.common.util.concurrent.ListenableFuture<InputStream> | 
HttpAsyncClient.get(URI location)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
HttpAsyncClient.post(URI location,
    Payload payload)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
HttpAsyncClient.put(URI location,
   Payload payload)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
S3AsyncClient.bucketExists(String bucketName)  | 
com.google.common.util.concurrent.ListenableFuture<ObjectMetadata> | 
S3AsyncClient.copyObject(String sourceBucket,
          String sourceObject,
          String destinationBucket,
          String destinationObject,
          CopyObjectOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
S3AsyncClient.deleteBucketIfEmpty(String bucketName)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
S3AsyncClient.deleteObject(String bucketName,
            String key)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
S3AsyncClient.disableBucketLogging(String bucketName)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
S3AsyncClient.enableBucketLogging(String bucketName,
                   BucketLogging logging)  | 
com.google.common.util.concurrent.ListenableFuture<AccessControlList> | 
S3AsyncClient.getBucketACL(String bucketName)  | 
com.google.common.util.concurrent.ListenableFuture<BucketLogging> | 
S3AsyncClient.getBucketLogging(String bucketName)  | 
com.google.common.util.concurrent.ListenableFuture<Payer> | 
S3AsyncClient.getBucketPayer(String bucketName)  | 
com.google.common.util.concurrent.ListenableFuture<S3Object> | 
S3AsyncClient.getObject(String bucketName,
         String key,
         GetOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<AccessControlList> | 
S3AsyncClient.getObjectACL(String bucketName,
            String key)  | 
com.google.common.util.concurrent.ListenableFuture<ObjectMetadata> | 
S3AsyncClient.headObject(String bucketName,
          String key)  | 
com.google.common.util.concurrent.ListenableFuture<ListBucketResponse> | 
S3AsyncClient.listBucket(String bucketName,
          ListBucketOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
S3AsyncClient.objectExists(String bucketName,
            String key)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
S3AsyncClient.putBucketACL(String bucketName,
            AccessControlList acl)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
S3AsyncClient.putObject(String bucketName,
         S3Object object,
         PutObjectOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
S3AsyncClient.putObjectACL(String bucketName,
            String key,
            AccessControlList acl)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
S3AsyncClient.setBucketPayer(String bucketName,
              Payer payer)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Task>> | 
VMAsyncApi.addMultipleVMsIntoVDC(URI vpdc,
                     Iterable<VMSpec> vmSpecs)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncApi.addVMIntoVDC(URI vpdc,
            VMSpec spec)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncApi.cloneVApp(URI vAppUri,
         String newVAppName,
         String networkTierName)  | 
com.google.common.util.concurrent.ListenableFuture<VM> | 
BrowsingAsyncApi.getVM(URI vm,
     GetVMOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncApi.powerOffVM(URI vm)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
ServiceManagementAsyncApi.powerOffVM(URI vm)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncApi.powerOnVM(URI vm)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
ServiceManagementAsyncApi.powerOnVM(URI vm)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncApi.removeVM(URI vm)  | 
| Modifier and Type | Method and Description | 
|---|---|
MessageAsyncApi | 
SQSAsyncApi.getMessageApiForQueue(URI queue)
Provides asynchronous access to Message features. 
 | 
MessageApi | 
SQSApi.getMessageApiForQueue(URI queue)
Provides synchronous access to Message features. 
 | 
PermissionAsyncApi | 
SQSAsyncApi.getPermissionApiForQueue(URI queue)
Provides asynchronous access to Permission features. 
 | 
PermissionApi | 
SQSApi.getPermissionApiForQueue(URI queue)
Provides synchronous access to Permission features. 
 | 
QueueAsyncApi | 
SQSAsyncApi.getQueueApiForRegion(String region)  | 
QueueApi | 
SQSApi.getQueueApiForRegion(String region)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
QueueAsyncApi.delete(URI queue)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
QueueAsyncApi.getAttribute(URI queue,
            String attributeName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends QueueAttributes> | 
QueueAsyncApi.getAttributes(URI queue)  | 
com.google.common.util.concurrent.ListenableFuture<Map<String,String>> | 
QueueAsyncApi.getAttributes(URI queue,
             Iterable<String> attributeNames)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
QueueAsyncApi.setAttribute(URI queue,
            String name,
            String value)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PublicIpAddress> | 
TerremarkECloudAsyncClient.activatePublicIpInVDC(URI vDCId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> | 
TerremarkECloudAsyncClient.addInternetServiceToExistingIp(URI existingIpId,
                              String serviceName,
                              Protocol protocol,
                              int port,
                              AddInternetServiceOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkECloudAsyncClient.deleteKeyPair(URI keyId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkECloudAsyncClient.findKeyPairInOrg(URI org,
                String keyName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkECloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkECloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkECloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends ECloudOrg> | 
TerremarkECloudAsyncClient.findOrgNamed(String orgName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkECloudAsyncClient.generateKeyPairInOrg(URI org,
                    String name,
                    boolean makeDefault)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> | 
TerremarkECloudAsyncClient.getAllInternetServicesInVDC(URI vDCId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> | 
TerremarkECloudAsyncClient.getInternetService(URI internetServiceId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> | 
TerremarkECloudAsyncClient.getInternetServicesOnPublicIp(URI ipId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<IpAddress>> | 
TerremarkECloudAsyncClient.getIpAddresses(URI network)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkECloudAsyncClient.getKeyPair(URI keyId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkECloudAsyncClient.getNetwork(URI network)  | 
com.google.common.util.concurrent.ListenableFuture<? extends NetworkExtendedInfo> | 
TerremarkECloudAsyncClient.getNetworkExtendedInfo(URI network)  | 
com.google.common.util.concurrent.ListenableFuture<? extends ECloudOrg> | 
TerremarkECloudAsyncClient.getOrg(URI orgId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VAppExtendedInfo> | 
TerremarkECloudAsyncClient.getVAppExtendedInfo(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> | 
TerremarkECloudAsyncClient.listKeyPairs(URI keysList)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> | 
TerremarkECloudAsyncClient.listKeyPairsInOrg(URI org)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,Integer>> | 
TagOperationsAsyncClient.getTagNameToUsageCount(URI tagList)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,Integer>> | 
TagOperationsAsyncClient.getTagNameToUsageCountInOrg(URI org)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<DataCenter>> | 
DataCenterOperationsAsyncClient.listDataCenters(URI dataCenters)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> | 
DataCenterOperationsAsyncClient.listDataCentersInOrg(URI org)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> | 
TerremarkVCloudAsyncClient.addInternetServiceToExistingIp(URI publicIpId,
                              String serviceName,
                              Protocol protocol,
                              int port,
                              AddInternetServiceOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Node> | 
TerremarkVCloudAsyncClient.addNode(URI internetServiceId,
       String ipAddress,
       String name,
       int port,
       AddNodeOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkVCloudAsyncClient.cancelTask(URI taskId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.cloneVAppInVDC(URI vdc,
              URI toClone,
              String newName,
              CloneVAppOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Node> | 
TerremarkVCloudAsyncClient.configureNode(URI nodeId,
             String name,
             boolean enabled,
             String description)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.configureVApp(VApp vApp,
             VAppConfiguration configuration)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkVCloudAsyncClient.deleteInternetService(URI internetServiceId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkVCloudAsyncClient.deleteNode(URI nodeId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkVCloudAsyncClient.deletePublicIp(URI ipId)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
TerremarkVCloudAsyncClient.deleteVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.deployVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> | 
TerremarkVCloudAsyncClient.findCatalogInOrgNamed(String orgName,
                     String catalogName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> | 
TerremarkVCloudAsyncClient.findCatalogInOrgNamed(String orgName,
                     String catalogName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends CatalogItem> | 
TerremarkVCloudAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
                                String catalogName,
                                String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends CatalogItem> | 
TerremarkVCloudAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
                                String catalogName,
                                String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends CatalogItem> | 
TerremarkVCloudAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
                                String catalogName,
                                String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkVCloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkVCloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkVCloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Org> | 
TerremarkVCloudAsyncClient.findOrgNamed(String orgName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends TasksList> | 
TerremarkVCloudAsyncClient.findTasksListInOrgNamed(String orgName,
                       String tasksListName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends TasksList> | 
TerremarkVCloudAsyncClient.findTasksListInOrgNamed(String orgName,
                       String tasksListName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VApp> | 
TerremarkVCloudAsyncClient.findVAppInOrgVDCNamed(String orgName,
                     String catalogName,
                     String vAppName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VApp> | 
TerremarkVCloudAsyncClient.findVAppInOrgVDCNamed(String orgName,
                     String catalogName,
                     String vAppName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VApp> | 
TerremarkVCloudAsyncClient.findVAppInOrgVDCNamed(String orgName,
                     String catalogName,
                     String vAppName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VAppTemplate> | 
TerremarkVCloudAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
                                 String catalogName,
                                 String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VAppTemplate> | 
TerremarkVCloudAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
                                 String catalogName,
                                 String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VAppTemplate> | 
TerremarkVCloudAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
                                 String catalogName,
                                 String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VDC> | 
TerremarkVCloudAsyncClient.findVDCInOrgNamed(String orgName,
                 String vdcName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VDC> | 
TerremarkVCloudAsyncClient.findVDCInOrgNamed(String orgName,
                 String vdcName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> | 
TerremarkVCloudAsyncClient.getAllInternetServicesInVDC(URI vDCId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> | 
TerremarkVCloudAsyncClient.getCatalog(URI catalogId)
Terremark does not have multiple catalogs, so we ignore this parameter. 
 | 
com.google.common.util.concurrent.ListenableFuture<? extends CatalogItem> | 
TerremarkVCloudAsyncClient.getCatalogItem(URI catalogItem)  | 
com.google.common.util.concurrent.ListenableFuture<? extends CustomizationParameters> | 
TerremarkVCloudAsyncClient.getCustomizationOptions(URI customization)  | 
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> | 
TerremarkVCloudAsyncClient.getInternetService(URI internetServiceId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> | 
TerremarkVCloudAsyncClient.getInternetServicesOnPublicIp(URI ipId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
TerremarkVCloudAsyncClient.getNetwork(URI network)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Node> | 
TerremarkVCloudAsyncClient.getNode(URI nodeId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<Node>> | 
TerremarkVCloudAsyncClient.getNodes(URI internetServiceId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Org> | 
TerremarkVCloudAsyncClient.getOrg(URI orgId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> | 
TerremarkVCloudAsyncClient.getPublicIp(URI ipId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<PublicIpAddress>> | 
TerremarkVCloudAsyncClient.getPublicIpsAssociatedWithVDC(URI vDCId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.getTask(URI taskId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends TasksList> | 
TerremarkVCloudAsyncClient.getTasksList(URI tasksListId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VApp> | 
TerremarkVCloudAsyncClient.getVApp(URI vApp)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VAppTemplate> | 
TerremarkVCloudAsyncClient.getVAppTemplate(URI vAppTemplate)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VDC> | 
TerremarkVCloudAsyncClient.getVDC(URI vdc)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VApp> | 
TerremarkVCloudAsyncClient.instantiateVAppTemplateInVDC(URI vdc,
                            URI template,
                            String appName,
                            InstantiateVAppTemplateOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.powerOffVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.powerOnVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.resetVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkVCloudAsyncClient.shutdownVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.suspendVApp(URI vAppId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.undeployVApp(URI vAppId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> | 
TerremarkVCloudExpressAsyncClient.addInternetServiceToVDC(URI vDCId,
                       String serviceName,
                       Protocol protocol,
                       int port,
                       AddInternetServiceOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TerremarkVCloudExpressAsyncClient.deleteKeyPair(URI keyId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkVCloudExpressAsyncClient.findKeyPairInOrg(URI org,
                String keyName)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkVCloudExpressAsyncClient.generateKeyPairInOrg(URI org,
                    String name,
                    boolean makeDefault)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkVCloudExpressAsyncClient.getKeyPair(URI keyId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> | 
TerremarkVCloudExpressAsyncClient.listKeyPairs(URI keysList)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> | 
TerremarkVCloudExpressAsyncClient.listKeyPairsInOrg(URI org)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Media> | 
MediaAsyncApi.add(URI updateHref,
   Media media)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncApi.addItem(String catalogUrn,
       CatalogItem catalogItem)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncApi.addItem(URI catalogHref,
       CatalogItem catalogItem)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
VdcAsyncApi.addMedia(String vdcUrn,
        Media media)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
VdcAsyncApi.addMedia(URI vdcHref,
        Media media)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VmAsyncApi.answerQuestion(String vmUrn,
              VmQuestionAnswer answer)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VmAsyncApi.answerQuestion(URI vmHref,
              VmQuestionAnswer answer)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TaskAsyncApi.cancel(String taskUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TaskAsyncApi.cancel(URI taskURI)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VdcAsyncApi.captureVApp(String vdcUrn,
           CaptureVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VdcAsyncApi.captureVApp(URI vdcHref,
           CaptureVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
MediaAsyncApi.clone(String mediaUrn,
     CloneMediaParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
MediaAsyncApi.clone(URI mediaHref,
     CloneMediaParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
VdcAsyncApi.cloneMedia(String vdcUrn,
          CloneMediaParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
VdcAsyncApi.cloneMedia(URI vdcHref,
          CloneMediaParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VdcAsyncApi.cloneVApp(String vdcUrn,
         CloneVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VdcAsyncApi.cloneVApp(URI vdcHref,
         CloneVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VdcAsyncApi.cloneVAppTemplate(String vdcUrn,
                 CloneVAppTemplateParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VdcAsyncApi.cloneVAppTemplate(URI vdcHref,
                 CloneVAppTemplateParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VdcAsyncApi.composeVApp(String vdcUrn,
           ComposeVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VdcAsyncApi.composeVApp(URI vdcHref,
           ComposeVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.consolidate(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.consolidate(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.deploy(String vmUrn,
      DeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.deploy(String vAppUrn,
      DeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.deploy(URI vmHref,
      DeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.deploy(URI vAppHref,
      DeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppTemplateAsyncApi.disableDownload(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppTemplateAsyncApi.disableDownload(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.discardSuspendedState(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.discardSuspendedState(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.discardSuspendedState(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.discardSuspendedState(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
MediaAsyncApi.edit(String mediaUrn,
    Media media)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.edit(String vAppUrn,
    VApp vApp)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.edit(String templateUrn,
    VAppTemplate template)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.edit(String vmUrn,
    Vm vApp)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
MediaAsyncApi.edit(URI mediaHref,
    Media media)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.edit(URI vAppHref,
    VApp vApp)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.edit(URI templateHref,
    VAppTemplate template)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.edit(URI vmHref,
    Vm vApp)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
VAppAsyncApi.editControlAccess(String vAppUrn,
                 ControlAccessParams params)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
VAppAsyncApi.editControlAccess(URI vAppHref,
                 ControlAccessParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editGuestCustomizationSection(String vmUrn,
                             GuestCustomizationSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editGuestCustomizationSection(URI vmHref,
                             GuestCustomizationSection section)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncApi.editItem(String catalogItemUrn,
        CatalogItem catalogItem)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncApi.editItem(URI catalogItemHref,
        CatalogItem catalogItem)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.editLeaseSettingsSection(String templateUrn,
                        LeaseSettingsSection settingsSection)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editLeaseSettingsSection(String vAppUrn,
                        LeaseSettingsSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.editLeaseSettingsSection(URI templateHref,
                        LeaseSettingsSection settingsSection)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editLeaseSettingsSection(URI vAppHref,
                        LeaseSettingsSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editNetworkConfigSection(String vAppUrn,
                        NetworkConfigSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editNetworkConfigSection(URI vAppHref,
                        NetworkConfigSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editNetworkConnectionSection(String vmUrn,
                            NetworkConnectionSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editNetworkConnectionSection(URI vmHref,
                            NetworkConnectionSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editOperatingSystemSection(String vmUrn,
                          OperatingSystemSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editOperatingSystemSection(URI vmHref,
                          OperatingSystemSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncApi.editOwner(String vAppUrn,
         Owner owner)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncApi.editOwner(URI vAppHref,
         Owner owner)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editProductSections(String vmUrn,
                   ProductSectionList sectionList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.editProductSections(String templateUrn,
                   ProductSectionList sections)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editProductSections(String vAppUrn,
                   ProductSectionList sectionList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editProductSections(URI vmHref,
                   ProductSectionList sectionList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.editProductSections(URI templateHref,
                   ProductSectionList sections)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editProductSections(URI vAppHref,
                   ProductSectionList sectionList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editStartupSection(String vAppUrn,
                  StartupSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.editStartupSection(URI vAppHref,
                  StartupSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSection(String vmUrn,
                          VirtualHardwareSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSection(URI vmHref,
                          VirtualHardwareSection section)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionCpu(String vmUrn,
                             RasdItem rasd)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionCpu(URI vmHref,
                             RasdItem rasd)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionDisks(String vmUrn,
                               RasdItemsList rasdItemsList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionDisks(URI vmHref,
                               RasdItemsList rasdItemsList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionMemory(String vmUrn,
                                RasdItem rasd)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionMemory(URI vmHref,
                                RasdItem rasd)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionNetworkCards(String vmUrn,
                                      RasdItemsList rasdItemsList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionNetworkCards(URI vmHref,
                                      RasdItemsList rasdItemsList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionSerialPorts(String vmUrn,
                                     RasdItemsList rasdItemsList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.editVirtualHardwareSectionSerialPorts(URI vmHref,
                                     RasdItemsList rasdItemsList)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.ejectMedia(String vmUrn,
          MediaInsertOrEjectParams mediaParams)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.ejectMedia(URI vmHref,
          MediaInsertOrEjectParams mediaParams)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.enableDownload(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.enableDownload(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncApi.enterMaintenanceMode(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncApi.enterMaintenanceMode(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncApi.exitMaintenanceMode(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncApi.exitMaintenanceMode(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Vm> | 
VmAsyncApi.get(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Vdc> | 
VdcAsyncApi.get(String vdcUrn)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncApi.get(String reference)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppAsyncApi.get(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
TaskAsyncApi.get(String taskUrn)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Org> | 
OrgAsyncApi.get(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
NetworkAsyncApi.get(String networkUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
MediaAsyncApi.get(String mediaUrn)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> | 
CatalogAsyncApi.get(String catalogUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Vm> | 
VmAsyncApi.get(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Vdc> | 
VdcAsyncApi.get(URI vdcHref)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncApi.get(URI reference)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppAsyncApi.get(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
TaskAsyncApi.get(URI taskURI)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Org> | 
OrgAsyncApi.get(URI orgHref)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
NetworkAsyncApi.get(URI networkHref)  | 
com.google.common.util.concurrent.ListenableFuture<Media> | 
MediaAsyncApi.get(URI mediaHref)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> | 
CatalogAsyncApi.get(URI catalogHref)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
VAppAsyncApi.getAccessControl(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
VAppAsyncApi.getAccessControl(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<CustomizationSection> | 
VAppTemplateAsyncApi.getCustomizationSection(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<CustomizationSection> | 
VAppTemplateAsyncApi.getCustomizationSection(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<GuestCustomizationSection> | 
VmAsyncApi.getGuestCustomizationSection(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<GuestCustomizationSection> | 
VmAsyncApi.getGuestCustomizationSection(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncApi.getItem(String catalogItemUrn)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncApi.getItem(URI catalogItemHref)  | 
MetadataAsyncApi.Writeable | 
CatalogAsyncApi.getItemMetadataApi(String catalogItemUrn)  | 
MetadataApi.Writeable | 
CatalogApi.getItemMetadataApi(String catalogItemUrn)  | 
MetadataAsyncApi.Writeable | 
CatalogAsyncApi.getItemMetadataApi(URI catalogItemHref)  | 
MetadataApi.Writeable | 
CatalogApi.getItemMetadataApi(URI catalogItemHref)  | 
com.google.common.util.concurrent.ListenableFuture<LeaseSettingsSection> | 
VAppTemplateAsyncApi.getLeaseSettingsSection(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<LeaseSettingsSection> | 
VAppAsyncApi.getLeaseSettingsSection(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<LeaseSettingsSection> | 
VAppTemplateAsyncApi.getLeaseSettingsSection(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<LeaseSettingsSection> | 
VAppAsyncApi.getLeaseSettingsSection(URI vAppHref)  | 
MetadataAsyncApi.Writeable | 
VmAsyncApi.getMetadataApi(String vmUrn)
Asynchronous access to   
Metadata features. | 
MetadataApi.Writeable | 
VmApi.getMetadataApi(String vmUrn)
 | 
MetadataAsyncApi.Readable | 
VdcAsyncApi.getMetadataApi(String vdcUrn)  | 
MetadataApi.Readable | 
VdcApi.getMetadataApi(String vdcUrn)  | 
MetadataAsyncApi.Writeable | 
VAppTemplateAsyncApi.getMetadataApi(String templateUrn)  | 
MetadataApi.Writeable | 
VAppTemplateApi.getMetadataApi(String templateUrn)  | 
MetadataAsyncApi.Writeable | 
VAppAsyncApi.getMetadataApi(String vAppUrn)
 | 
MetadataApi.Writeable | 
VAppApi.getMetadataApi(String vAppUrn)
 | 
MetadataAsyncApi.Readable | 
OrgAsyncApi.getMetadataApi(String orgUrn)  | 
MetadataApi.Readable | 
OrgApi.getMetadataApi(String orgUrn)  | 
MetadataAsyncApi.Readable | 
NetworkAsyncApi.getMetadataApi(String networkUrn)  | 
MetadataApi.Readable | 
NetworkApi.getMetadataApi(String networkUrn)  | 
MetadataAsyncApi.Writeable | 
MediaAsyncApi.getMetadataApi(String mediaUrn)  | 
MetadataApi.Writeable | 
MediaApi.getMetadataApi(String mediaUrn)  | 
MetadataAsyncApi.Readable | 
CatalogAsyncApi.getMetadataApi(String catalogUrn)  | 
MetadataApi.Readable | 
CatalogApi.getMetadataApi(String catalogUrn)  | 
MetadataAsyncApi.Writeable | 
VmAsyncApi.getMetadataApi(URI vmHref)  | 
MetadataApi.Writeable | 
VmApi.getMetadataApi(URI vmHref)  | 
MetadataAsyncApi.Readable | 
VdcAsyncApi.getMetadataApi(URI vdcHref)  | 
MetadataApi.Readable | 
VdcApi.getMetadataApi(URI vdcHref)  | 
MetadataAsyncApi.Writeable | 
VAppTemplateAsyncApi.getMetadataApi(URI templateHref)  | 
MetadataApi.Writeable | 
VAppTemplateApi.getMetadataApi(URI templateHref)  | 
MetadataAsyncApi.Writeable | 
VAppAsyncApi.getMetadataApi(URI vAppHref)  | 
MetadataApi.Writeable | 
VAppApi.getMetadataApi(URI vAppHref)  | 
MetadataAsyncApi.Readable | 
OrgAsyncApi.getMetadataApi(URI orgHref)  | 
MetadataApi.Readable | 
OrgApi.getMetadataApi(URI orgHref)  | 
MetadataAsyncApi.Readable | 
NetworkAsyncApi.getMetadataApi(URI networkHref)  | 
MetadataApi.Readable | 
NetworkApi.getMetadataApi(URI networkHref)  | 
MetadataAsyncApi.Writeable | 
MediaAsyncApi.getMetadataApi(URI mediaHref)  | 
MetadataApi.Writeable | 
MediaApi.getMetadataApi(URI mediaHref)  | 
MetadataAsyncApi.Readable | 
CatalogAsyncApi.getMetadataApi(URI catalogItemHref)  | 
MetadataApi.Readable | 
CatalogApi.getMetadataApi(URI catalogItemHref)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkConfigSection> | 
VAppTemplateAsyncApi.getNetworkConfigSection(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkConfigSection> | 
VAppAsyncApi.getNetworkConfigSection(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkConfigSection> | 
VAppTemplateAsyncApi.getNetworkConfigSection(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkConfigSection> | 
VAppAsyncApi.getNetworkConfigSection(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkConnectionSection> | 
VmAsyncApi.getNetworkConnectionSection(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkConnectionSection> | 
VmAsyncApi.getNetworkConnectionSection(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppTemplateAsyncApi.getNetworkSection(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppAsyncApi.getNetworkSection(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppTemplateAsyncApi.getNetworkSection(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<NetworkSection> | 
VAppAsyncApi.getNetworkSection(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<OperatingSystemSection> | 
VmAsyncApi.getOperatingSystemSection(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OperatingSystemSection> | 
VmAsyncApi.getOperatingSystemSection(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Envelope> | 
VAppTemplateAsyncApi.getOvf(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Envelope> | 
VAppTemplateAsyncApi.getOvf(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
VAppTemplateAsyncApi.getOwner(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
VAppAsyncApi.getOwner(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
MediaAsyncApi.getOwner(String mediaUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
VAppTemplateAsyncApi.getOwner(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
VAppAsyncApi.getOwner(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
MediaAsyncApi.getOwner(URI mediaHref)  | 
com.google.common.util.concurrent.ListenableFuture<VmPendingQuestion> | 
VmAsyncApi.getPendingQuestion(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<VmPendingQuestion> | 
VmAsyncApi.getPendingQuestion(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> | 
VmAsyncApi.getProductSections(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> | 
VAppTemplateAsyncApi.getProductSections(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> | 
VAppAsyncApi.getProductSections(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> | 
VmAsyncApi.getProductSections(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> | 
VAppTemplateAsyncApi.getProductSections(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<ProductSectionList> | 
VAppAsyncApi.getProductSections(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<RuntimeInfoSection> | 
VmAsyncApi.getRuntimeInfoSection(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RuntimeInfoSection> | 
VmAsyncApi.getRuntimeInfoSection(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<byte[]> | 
VmAsyncApi.getScreenImage(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<byte[]> | 
VmAsyncApi.getScreenImage(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<ScreenTicket> | 
VmAsyncApi.getScreenTicket(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<ScreenTicket> | 
VmAsyncApi.getScreenTicket(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<References> | 
VAppTemplateAsyncApi.getShadowVms(String templateUrn)  | 
com.google.common.util.concurrent.ListenableFuture<References> | 
VAppTemplateAsyncApi.getShadowVms(URI templateHref)  | 
com.google.common.util.concurrent.ListenableFuture<StartupSection> | 
VAppAsyncApi.getStartupSection(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<StartupSection> | 
VAppAsyncApi.getStartupSection(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<TasksList> | 
TaskAsyncApi.getTasksList(URI tasksListHref)  | 
com.google.common.util.concurrent.ListenableFuture<VirtualHardwareSection> | 
VmAsyncApi.getVirtualHardwareSection(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<VirtualHardwareSection> | 
VmAsyncApi.getVirtualHardwareSection(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItem> | 
VmAsyncApi.getVirtualHardwareSectionCpu(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItem> | 
VmAsyncApi.getVirtualHardwareSectionCpu(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionDisks(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionDisks(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionMedia(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionMedia(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItem> | 
VmAsyncApi.getVirtualHardwareSectionMemory(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItem> | 
VmAsyncApi.getVirtualHardwareSectionMemory(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionNetworkCards(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionNetworkCards(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionSerialPorts(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<RasdItemsList> | 
VmAsyncApi.getVirtualHardwareSectionSerialPorts(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.insertMedia(String vmUrn,
           MediaInsertOrEjectParams mediaParams)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.insertMedia(URI vmHref,
           MediaInsertOrEjectParams mediaParams)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.installVMwareTools(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.installVMwareTools(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VdcAsyncApi.instantiateVApp(String vdcUrn,
               InstantiateVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VdcAsyncApi.instantiateVApp(URI vdcHref,
               InstantiateVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.powerOff(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.powerOff(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.powerOff(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.powerOff(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.powerOn(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.powerOn(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.powerOn(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.powerOn(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.reboot(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.reboot(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.reboot(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.reboot(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.recompose(String vAppUrn,
         RecomposeVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.recompose(URI vAppHref,
         RecomposeVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.relocate(String vmUrn,
        RelocateParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.relocate(URI vmHref,
        RelocateParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.remove(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.remove(String templateUri)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.remove(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
MediaAsyncApi.remove(String mediaUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.remove(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncApi.remove(URI templateUri)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.remove(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
MediaAsyncApi.remove(URI mediaHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CatalogAsyncApi.removeItem(String catalogItemUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CatalogAsyncApi.removeItem(URI catalogItemHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.reset(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.reset(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.reset(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.reset(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.shutdown(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.shutdown(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.shutdown(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.shutdown(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.suspend(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.suspend(String vAppUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.suspend(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.suspend(URI vAppHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.undeploy(String vmUrn,
        UndeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.undeploy(String vAppUrn,
        UndeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.undeploy(URI vmHref,
        UndeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncApi.undeploy(URI vAppHref,
        UndeployVAppParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.upgradeHardwareVersion(String vmUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncApi.upgradeHardwareVersion(URI vmHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
UploadAsyncApi.upload(URI location,
      Payload payload)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VdcAsyncApi.uploadVAppTemplate(String vdcUrn,
                  UploadVAppTemplateParams params)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VdcAsyncApi.uploadVAppTemplate(URI vdcHref,
                  UploadVAppTemplateParams params)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> | 
AdminCatalogAsyncApi.addCatalogToOrg(AdminCatalog catalog,
               String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> | 
AdminCatalogAsyncApi.addCatalogToOrg(AdminCatalog catalog,
               URI orgHref)  | 
com.google.common.util.concurrent.ListenableFuture<Group> | 
GroupAsyncApi.addGroupToOrg(Group group,
             String adminUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Group> | 
GroupAsyncApi.addGroupToOrg(Group group,
             URI adminUrn)  | 
com.google.common.util.concurrent.ListenableFuture<User> | 
UserAsyncApi.addUserToOrg(User user,
            String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<User> | 
UserAsyncApi.addUserToOrg(User user,
            URI orgAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminVdcAsyncApi.disable(String vdcUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminVdcAsyncApi.disable(URI vdcAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> | 
AdminCatalogAsyncApi.edit(String catalogUrn,
    AdminCatalog catalog)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminVdcAsyncApi.edit(String vdcUrn,
    AdminVdc vdc)  | 
com.google.common.util.concurrent.ListenableFuture<Group> | 
GroupAsyncApi.edit(String groupUrn,
    Group group)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminNetworkAsyncApi.edit(String networkUrn,
    OrgNetwork network)  | 
com.google.common.util.concurrent.ListenableFuture<User> | 
UserAsyncApi.edit(String userUrn,
    User user)  | 
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> | 
AdminCatalogAsyncApi.edit(URI catalogAdminHref,
    AdminCatalog catalog)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminVdcAsyncApi.edit(URI vdcAdminHref,
    AdminVdc vdc)  | 
com.google.common.util.concurrent.ListenableFuture<Group> | 
GroupAsyncApi.edit(URI groupUrn,
    Group group)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminNetworkAsyncApi.edit(URI networkAdminHref,
    OrgNetwork network)  | 
com.google.common.util.concurrent.ListenableFuture<User> | 
UserAsyncApi.edit(URI userHref,
    User user)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
AdminCatalogAsyncApi.editAccessControl(String catalogUrn,
                 ControlAccessParams params)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
AdminCatalogAsyncApi.editAccessControl(URI catalogAdminHref,
                 ControlAccessParams params)  | 
com.google.common.util.concurrent.ListenableFuture<OrgEmailSettings> | 
AdminOrgAsyncApi.editEmailSettings(String orgUrn,
                 OrgEmailSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgEmailSettings> | 
AdminOrgAsyncApi.editEmailSettings(URI adminOrgHref,
                 OrgEmailSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgGeneralSettings> | 
AdminOrgAsyncApi.editGeneralSettings(String orgUrn,
                   OrgGeneralSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgGeneralSettings> | 
AdminOrgAsyncApi.editGeneralSettings(URI adminOrgHref,
                   OrgGeneralSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgPasswordPolicySettings> | 
AdminOrgAsyncApi.editPasswordPolicy(String orgUrn,
                  OrgPasswordPolicySettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgPasswordPolicySettings> | 
AdminOrgAsyncApi.editPasswordPolicy(URI adminOrgHref,
                  OrgPasswordPolicySettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgSettings> | 
AdminOrgAsyncApi.editSettings(String orgUrn,
            OrgSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgSettings> | 
AdminOrgAsyncApi.editSettings(URI adminOrgHref,
            OrgSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgLeaseSettings> | 
AdminOrgAsyncApi.editVAppLeaseSettings(String orgUrn,
                     OrgLeaseSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgLeaseSettings> | 
AdminOrgAsyncApi.editVAppLeaseSettings(URI adminOrgHref,
                     OrgLeaseSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgVAppTemplateLeaseSettings> | 
AdminOrgAsyncApi.editVAppTemplateLeaseSettings(String orgUrn,
                             OrgVAppTemplateLeaseSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<OrgVAppTemplateLeaseSettings> | 
AdminOrgAsyncApi.editVAppTemplateLeaseSettings(URI adminOrgHref,
                             OrgVAppTemplateLeaseSettings settings)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminVdcAsyncApi.enable(String vdcUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminVdcAsyncApi.enable(URI vdcAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<User> | 
UserAsyncApi.get(String userUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Group> | 
GroupAsyncApi.get(String groupUri)  | 
com.google.common.util.concurrent.ListenableFuture<AdminVdc> | 
AdminVdcAsyncApi.get(String vdcUrn)  | 
com.google.common.util.concurrent.ListenableFuture<AdminOrg> | 
AdminOrgAsyncApi.get(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
AdminNetworkAsyncApi.get(String networkUrn)  | 
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> | 
AdminCatalogAsyncApi.get(String catalogUrn)  | 
com.google.common.util.concurrent.ListenableFuture<User> | 
UserAsyncApi.get(URI userHref)  | 
com.google.common.util.concurrent.ListenableFuture<Group> | 
GroupAsyncApi.get(URI groupUri)  | 
com.google.common.util.concurrent.ListenableFuture<AdminVdc> | 
AdminVdcAsyncApi.get(URI vdcAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<AdminOrg> | 
AdminOrgAsyncApi.get(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<? extends Network> | 
AdminNetworkAsyncApi.get(URI networkAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<AdminCatalog> | 
AdminCatalogAsyncApi.get(URI orgHref)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
AdminCatalogAsyncApi.getAccessControl(String catalogUrn)  | 
com.google.common.util.concurrent.ListenableFuture<ControlAccessParams> | 
AdminCatalogAsyncApi.getAccessControl(URI catalogAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgEmailSettings> | 
AdminOrgAsyncApi.getEmailSettings(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgEmailSettings> | 
AdminOrgAsyncApi.getEmailSettings(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgGeneralSettings> | 
AdminOrgAsyncApi.getGeneralSettings(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgGeneralSettings> | 
AdminOrgAsyncApi.getGeneralSettings(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgLdapSettings> | 
AdminOrgAsyncApi.getLdapSettings(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgLdapSettings> | 
AdminOrgAsyncApi.getLdapSettings(URI adminOrgHref)  | 
MetadataAsyncApi.Writeable | 
AdminVdcAsyncApi.getMetadataApi(String vdcUrn)  | 
MetadataApi.Writeable | 
AdminVdcApi.getMetadataApi(String vdcUrn)  | 
MetadataAsyncApi.Writeable | 
AdminOrgAsyncApi.getMetadataApi(String orgUrn)  | 
MetadataApi.Writeable | 
AdminOrgApi.getMetadataApi(String orgUrn)  | 
MetadataAsyncApi.Writeable | 
AdminNetworkAsyncApi.getMetadataApi(String networkUrn)  | 
MetadataApi.Writeable | 
AdminNetworkApi.getMetadataApi(String networkUrn)  | 
MetadataAsyncApi.Writeable | 
AdminCatalogAsyncApi.getMetadataApi(String catalogUrn)  | 
MetadataApi.Writeable | 
AdminCatalogApi.getMetadataApi(String catalogUrn)  | 
MetadataAsyncApi.Writeable | 
AdminVdcAsyncApi.getMetadataApi(URI vdcAdminHref)  | 
MetadataApi.Writeable | 
AdminVdcApi.getMetadataApi(URI vdcAdminHref)  | 
MetadataAsyncApi.Writeable | 
AdminOrgAsyncApi.getMetadataApi(URI adminOrgHref)  | 
MetadataApi.Writeable | 
AdminOrgApi.getMetadataApi(URI orgAdminHref)  | 
MetadataAsyncApi.Writeable | 
AdminNetworkAsyncApi.getMetadataApi(URI networkAdminHref)  | 
MetadataApi.Writeable | 
AdminNetworkApi.getMetadataApi(URI networkAdminHref)  | 
MetadataAsyncApi.Writeable | 
AdminCatalogAsyncApi.getMetadataApi(URI catalogAdminHref)  | 
MetadataApi.Writeable | 
AdminCatalogApi.getMetadataApi(URI catalogAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
AdminCatalogAsyncApi.getOwner(String catalogUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Owner> | 
AdminCatalogAsyncApi.getOwner(URI catalogAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgPasswordPolicySettings> | 
AdminOrgAsyncApi.getPasswordPolicy(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgPasswordPolicySettings> | 
AdminOrgAsyncApi.getPasswordPolicy(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgSettings> | 
AdminOrgAsyncApi.getSettings(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgSettings> | 
AdminOrgAsyncApi.getSettings(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgLeaseSettings> | 
AdminOrgAsyncApi.getVAppLeaseSettings(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgLeaseSettings> | 
AdminOrgAsyncApi.getVAppLeaseSettings(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<OrgVAppTemplateLeaseSettings> | 
AdminOrgAsyncApi.getVAppTemplateLeaseSettings(String orgUrn)  | 
com.google.common.util.concurrent.ListenableFuture<OrgVAppTemplateLeaseSettings> | 
AdminOrgAsyncApi.getVAppTemplateLeaseSettings(URI adminOrgHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminCatalogAsyncApi.publish(String catalogUrn,
       PublishCatalogParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminCatalogAsyncApi.publish(URI catalogAdminHref,
       PublishCatalogParams params)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
UserAsyncApi.remove(String userUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
GroupAsyncApi.remove(String groupUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminVdcAsyncApi.remove(String vdcUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminCatalogAsyncApi.remove(String catalogUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
UserAsyncApi.remove(URI userHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
GroupAsyncApi.remove(URI groupUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminVdcAsyncApi.remove(URI vdcAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminCatalogAsyncApi.remove(URI catalogAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminNetworkAsyncApi.reset(String networkUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
AdminNetworkAsyncApi.reset(URI networkAdminHref)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminCatalogAsyncApi.setOwner(String catalogUrn,
        Owner newOwner)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
AdminCatalogAsyncApi.setOwner(URI catalogAdminHref,
        Owner newOwner)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
UserAsyncApi.unlock(String userUrn)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
UserAsyncApi.unlock(URI userHref)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Session> | 
SessionAsyncApi.getSessionWithToken(URI session,
                   String authenticationToken)  | 
com.google.common.util.concurrent.ListenableFuture<SessionWithToken> | 
SessionAsyncApi.loginUserInOrgWithPassword(URI loginUrl,
                          String user,
                          String org,
                          String password)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
SessionAsyncApi.logoutSessionWithToken(URI session,
                      String authenticationToken)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncClient.addVAppTemplateOrMediaImageToCatalogAndNameItem(URI entity,
                                               URI catalog,
                                               String name,
                                               CatalogItemOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
TaskAsyncClient.cancelTask(URI taskId)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncClient.captureVAppAsTemplateInVDC(URI toCapture,
                          String templateName,
                          URI vdc,
                          CaptureVAppOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncClient.copyVAppTemplateToVDCAndName(URI sourceVAppTemplate,
                            URI vdc,
                            String newName,
                            CloneVAppTemplateOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.copyVAppToVDCAndName(URI sourceVApp,
                    URI vdc,
                    String newName,
                    CloneVAppOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppTemplateAsyncClient.createVAppInVDCByInstantiatingTemplate(String appName,
                                      URI vdc,
                                      URI template,
                                      InstantiateVAppTemplateOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CatalogAsyncClient.deleteCatalogItem(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.deleteVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncClient.deleteVAppTemplate(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.deployAndPowerOnVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.deployAndPowerOnVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.deployVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.deployVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Catalog> | 
CatalogAsyncClient.findCatalogInOrgNamed(String orgName,
                     String catalogName)  | 
com.google.common.util.concurrent.ListenableFuture<Catalog> | 
CatalogAsyncClient.findCatalogInOrgNamed(String orgName,
                     String catalogName)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
                                String catalogName,
                                String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
                                String catalogName,
                                String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
                                String catalogName,
                                String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<OrgNetwork> | 
NetworkAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<OrgNetwork> | 
NetworkAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<OrgNetwork> | 
NetworkAsyncClient.findNetworkInOrgVDCNamed(String orgName,
                        String catalogName,
                        String networkName)  | 
com.google.common.util.concurrent.ListenableFuture<Org> | 
OrgAsyncClient.findOrgNamed(String orgName)  | 
com.google.common.util.concurrent.ListenableFuture<TasksList> | 
TaskAsyncClient.findTasksListInOrgNamed(String orgName)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppAsyncClient.findVAppInOrgVDCNamed(String orgName,
                     String catalogName,
                     String vAppName)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppAsyncClient.findVAppInOrgVDCNamed(String orgName,
                     String catalogName,
                     String vAppName)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppAsyncClient.findVAppInOrgVDCNamed(String orgName,
                     String catalogName,
                     String vAppName)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
                                 String catalogName,
                                 String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
                                 String catalogName,
                                 String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
                                 String catalogName,
                                 String itemName)  | 
com.google.common.util.concurrent.ListenableFuture<VDC> | 
VDCAsyncClient.findVDCInOrgNamed(String orgName,
                 String vdcName)  | 
com.google.common.util.concurrent.ListenableFuture<VDC> | 
VDCAsyncClient.findVDCInOrgNamed(String orgName,
                 String vdcName)  | 
com.google.common.util.concurrent.ListenableFuture<Catalog> | 
CatalogAsyncClient.getCatalog(URI catalogId)  | 
com.google.common.util.concurrent.ListenableFuture<CatalogItem> | 
CatalogAsyncClient.getCatalogItem(URI catalogItem)  | 
com.google.common.util.concurrent.ListenableFuture<OrgNetwork> | 
NetworkAsyncClient.getNetwork(URI network)  | 
com.google.common.util.concurrent.ListenableFuture<Org> | 
OrgAsyncClient.getOrg(URI orgId)  | 
com.google.common.util.concurrent.ListenableFuture<Envelope> | 
VAppTemplateAsyncClient.getOvfEnvelopeForVAppTemplate(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<InputStream> | 
VmAsyncClient.getScreenThumbnailForVm(URI vm)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
TaskAsyncClient.getTask(URI taskId)  | 
com.google.common.util.concurrent.ListenableFuture<TasksList> | 
TaskAsyncClient.getTasksList(URI tasksListId)  | 
com.google.common.util.concurrent.ListenableFuture<VApp> | 
VAppAsyncClient.getVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncClient.getVAppTemplate(URI vAppTemplate)  | 
com.google.common.util.concurrent.ListenableFuture<VDC> | 
VDCAsyncClient.getVDC(URI vdc)  | 
com.google.common.util.concurrent.ListenableFuture<Vm> | 
VmAsyncClient.getVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncClient.moveVAppTemplateToVDCAndRename(URI toClone,
                              URI vdc,
                              String newName,
                              CloneVAppTemplateOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.moveVAppToVDCAndRename(URI sourceVApp,
                      URI vdc,
                      String newName,
                      CloneVAppOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.powerOffVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.powerOffVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.powerOnVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.powerOnVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncClient.rebootVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VmAsyncClient.rebootVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.resetVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.resetVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VAppAsyncClient.shutdownVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
VmAsyncClient.shutdownVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.suspendVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.suspendVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.undeployAndSaveStateOfVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.undeployAndSaveStateOfVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppAsyncClient.undeployVApp(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.undeployVm(URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.updateCPUCountOfVm(int cpuCount,
                  URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.updateGuestCustomizationOfVm(GuestCustomizationSection guestCustomizationSection,
                            URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.updateMemoryMBOfVm(int memoryInMB,
                  URI href)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VmAsyncClient.updateNetworkConnectionOfVm(NetworkConnectionSection networkConnectionSection,
                           URI href)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.