| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
CloudServersAsyncClient.changeAdminPass(int id,
               String adminPass)  | 
com.google.common.util.concurrent.ListenableFuture<Image> | 
CloudServersAsyncClient.createImageFromServer(String imageName,
                     int serverId)  | 
com.google.common.util.concurrent.ListenableFuture<Image> | 
CloudServersAsyncClient.createImageFromServer(String imageName,
                     int serverId)  | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
CloudServersAsyncClient.createServer(String name,
            int imageId,
            int flavorId,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
CloudServersAsyncClient.createServer(String name,
            int imageId,
            int flavorId,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
CloudServersAsyncClient.createServer(String name,
            int imageId,
            int flavorId,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<SharedIpGroup> | 
CloudServersAsyncClient.createSharedIpGroup(String name,
                   CreateSharedIpGroupOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CloudServersAsyncClient.rebootServer(int id,
            RebootType rebootType)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CloudServersAsyncClient.renameServer(int id,
            String newName)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CloudServersAsyncClient.resizeServer(int id,
            int flavorId)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CloudServersAsyncClient.shareIp(String addressToShare,
       int serverToTosignBindressTo,
       int sharedIpGroup,
       boolean configureServer)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
CloudServersAsyncClient.shareIp(String addressToShare,
       int serverToTosignBindressTo,
       int sharedIpGroup,
       boolean configureServer)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
CloudSigmaAsyncClient.cloneDrive(String sourceUuid,
          String newName,
          CloneDriveOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<VLANInfo> | 
CloudSigmaAsyncClient.createVLAN(String name)  | 
com.google.common.util.concurrent.ListenableFuture<VLANInfo> | 
CloudSigmaAsyncClient.renameVLAN(String uuid,
          String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> | 
ServerAsyncClient.createServerWithHostnameAndRootPassword(ServerSpec serverSpec,
                                       String hostname,
                                       String rootPassword,
                                       CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<ServerDetails> | 
ServerAsyncClient.createServerWithHostnameAndRootPassword(ServerSpec serverSpec,
                                       String hostname,
                                       String rootPassword,
                                       CreateServerOptions... options)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Auth> | 
ServiceAsyncClient.authenticate(String username,
            String key)  | 
com.google.common.util.concurrent.ListenableFuture<Auth> | 
ServiceAsyncClient.authenticate(String username,
            String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Access> | 
ServiceAsyncClient.authenticateTenantWithCredentials(String tenantId,
                                 ApiAccessKeyCredentials apiAccessKeyCredentials)  | 
com.google.common.util.concurrent.ListenableFuture<Access> | 
ServiceAsyncClient.authenticateTenantWithCredentials(String tenantId,
                                 PasswordCredentials passwordCredentials)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> | 
NovaAsyncClient.addFloatingIP(int serverId,
             String ip)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
NovaAsyncClient.changeAdminPass(int id,
               String adminPass)  | 
com.google.common.util.concurrent.ListenableFuture<Image> | 
NovaAsyncClient.createImageFromServer(String imageName,
                     int serverId)  | 
com.google.common.util.concurrent.ListenableFuture<Image> | 
NovaAsyncClient.createImageFromServer(String imageName,
                     int serverId)  | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
NovaAsyncClient.createServer(String name,
            String imageRef,
            String flavorRef,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
NovaAsyncClient.createServer(String name,
            String imageRef,
            String flavorRef,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Server> | 
NovaAsyncClient.createServer(String name,
            String imageRef,
            String flavorRef,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
NovaAsyncClient.rebootServer(int id,
            RebootType rebootType)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
NovaAsyncClient.renameServer(int id,
            String newName)  | 
com.google.common.util.concurrent.ListenableFuture<Void> | 
NovaAsyncClient.resizeServer(int id,
            int flavorId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<NewServerResponse> | 
RimuHostingAsyncClient.createServer(String name,
            String imageId,
            String planId,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<NewServerResponse> | 
RimuHostingAsyncClient.createServer(String name,
            String imageId,
            String planId,
            CreateServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<NewServerResponse> | 
RimuHostingAsyncClient.createServer(String name,
            String imageId,
            String planId,
            CreateServerOptions... options)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Task> | 
FirewallAsyncClient.addFirewallRule(String billingSiteId,
               String vpdcId,
               FirewallRule firewallRule)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncClient.cloneVApp(URI vAppUri,
         String newVAppName,
         String networkTierName)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VMAsyncClient.cloneVApp(URI vAppUri,
         String newVAppName,
         String networkTierName)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
FirewallAsyncClient.deleteFirewallRule(String billingSiteId,
                  String vpdcId,
                  FirewallRule firewallRule)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<Slice> | 
SlicehostAsyncClient.createSlice(String name,
           int imageId,
           int flavorId)  | 
com.google.common.util.concurrent.ListenableFuture<Slice> | 
SlicehostAsyncClient.createSlice(String name,
           int imageId,
           int flavorId)  | 
com.google.common.util.concurrent.ListenableFuture<Slice> | 
SlicehostAsyncClient.createSlice(String name,
           int imageId,
           int flavorId)  | 
| Modifier and Type | Method and Description | 
|---|---|
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<? extends InternetService> | 
TerremarkECloudAsyncClient.addInternetServiceToExistingIp(URI existingIpId,
                              String serviceName,
                              Protocol protocol,
                              int port,
                              AddInternetServiceOptions... options)  | 
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<? extends KeyPair> | 
TerremarkECloudAsyncClient.generateKeyPairInOrg(URI org,
                    String name,
                    boolean makeDefault)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkECloudAsyncClient.generateKeyPairInOrg(URI org,
                    String name,
                    boolean makeDefault)  | 
| 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 InternetService> | 
TerremarkVCloudAsyncClient.addInternetServiceToExistingIp(URI publicIpId,
                              String serviceName,
                              Protocol protocol,
                              int port,
                              AddInternetServiceOptions... options)  | 
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<? extends Node> | 
TerremarkVCloudAsyncClient.addNode(URI internetServiceId,
       String ipAddress,
       String name,
       int port,
       AddNodeOptions... 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<? extends Task> | 
TerremarkVCloudAsyncClient.cloneVAppInVDC(URI vdc,
              URI toClone,
              String newName,
              CloneVAppOptions... options)  | 
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 Node> | 
TerremarkVCloudAsyncClient.configureNode(URI nodeId,
             String name,
             boolean enabled,
             String description)  | 
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 VApp> | 
TerremarkVCloudAsyncClient.instantiateVAppTemplateInVDC(URI vdc,
                            URI template,
                            String appName,
                            InstantiateVAppTemplateOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends VApp> | 
TerremarkVCloudAsyncClient.instantiateVAppTemplateInVDC(URI vdc,
                            URI template,
                            String appName,
                            InstantiateVAppTemplateOptions... options)  | 
| 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<? extends InternetService> | 
TerremarkVCloudExpressAsyncClient.addInternetServiceToVDC(URI vDCId,
                       String serviceName,
                       Protocol protocol,
                       int port,
                       AddInternetServiceOptions... options)  | 
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<? extends KeyPair> | 
TerremarkVCloudExpressAsyncClient.generateKeyPairInOrg(URI org,
                    String name,
                    boolean makeDefault)  | 
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> | 
TerremarkVCloudExpressAsyncClient.generateKeyPairInOrg(URI org,
                    String name,
                    boolean makeDefault)  | 
| 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<CatalogItem> | 
CatalogAsyncClient.addVAppTemplateOrMediaImageToCatalogAndNameItem(URI entity,
                                               URI catalog,
                                               String name,
                                               CatalogItemOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> | 
VAppTemplateAsyncClient.captureVAppAsTemplateInVDC(URI toCapture,
                          String templateName,
                          URI vdc,
                          CaptureVAppOptions... options)  | 
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> | 
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<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<VApp> | 
VAppTemplateAsyncClient.createVAppInVDCByInstantiatingTemplate(String appName,
                                      URI vdc,
                                      URI template,
                                      InstantiateVAppTemplateOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
VAppTemplateAsyncClient.moveVAppTemplateToVDCAndRename(URI toClone,
                              URI vdc,
                              String newName,
                              CloneVAppTemplateOptions... options)  | 
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.moveVAppToVDCAndRename(URI sourceVApp,
                      URI vdc,
                      String newName,
                      CloneVAppOptions... options)  | 
Copyright © 2009-2012 jclouds. All Rights Reserved.