| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<SystemMetadata> | 
AtmosAsyncClient.getSystemMetadata(String path)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<UserMetadata> | 
AtmosAsyncClient.getUserMetadata(String path)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<AtmosObject> | 
AtmosAsyncClient.headFile(String path)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
AtmosAsyncClient.isPublic(String path)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<BoundedSet<? extends DirectoryEntry>> | 
AtmosAsyncClient.listDirectories(ListOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<BoundedSet<? extends DirectoryEntry>> | 
AtmosAsyncClient.listDirectory(String directoryName,
             ListOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<AtmosObject> | 
AtmosAsyncClient.readFile(String path,
        GetOptions... options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSS3AsyncClient.completeMultipartUpload(String bucketName,
                       String key,
                       String uploadId,
                       Map<Integer,String> parts)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSS3AsyncClient.initiateMultipartUpload(String bucketName,
                       ObjectMetadata objectMetadata,
                       PutObjectOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AWSS3AsyncClient.uploadPart(String bucketName,
          String key,
          int partNumber,
          String uploadId,
          Payload part)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<AzureBlob> | 
AzureBlobAsyncClient.getBlob(String container,
       String name,
       GetOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<BlobProperties> | 
AzureBlobAsyncClient.getBlobProperties(String container,
                 String name)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ContainerProperties> | 
AzureBlobAsyncClient.getContainerProperties(String container)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<PublicAccess> | 
AzureBlobAsyncClient.getPublicAccessForContainer(String container)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
AzureBlobAsyncClient.putBlob(String container,
       AzureBlob object)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<URI> | 
CloudFilesAsyncClient.enableCDN(String container)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CloudFilesAsyncClient.enableCDN(String container,
         long ttl)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CloudFilesAsyncClient.enableCDN(String container,
         long ttl,
         boolean logRetention)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ContainerCDNMetadata> | 
CloudFilesAsyncClient.getCDNMetadata(String container)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CloudFilesAsyncClient.updateCDN(String container,
         boolean logRetention)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CloudFilesAsyncClient.updateCDN(String container,
         long ttl)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CloudFilesAsyncClient.updateCDN(String container,
         long ttl,
         boolean logRetention)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
CloudSigmaAsyncClient.cloneDrive(String sourceUuid,
          String newName,
          CloneDriveOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
CloudSigmaAsyncClient.createDrive(Drive createDrive)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
CloudSigmaAsyncClient.createServer(Server createServer)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<StaticIPInfo> | 
CloudSigmaAsyncClient.createStaticIP()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<VLANInfo> | 
CloudSigmaAsyncClient.createVLAN(String name)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
CloudSigmaAsyncClient.getDriveInfo(String uuid)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ProfileInfo> | 
CloudSigmaAsyncClient.getProfileInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
CloudSigmaAsyncClient.getServerInfo(String uuid)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<StaticIPInfo> | 
CloudSigmaAsyncClient.getStaticIPInfo(String uuid)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<VLANInfo> | 
CloudSigmaAsyncClient.getVLANInfo(String uuid)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<DriveInfo>> | 
CloudSigmaAsyncClient.listDriveInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listDrives()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<ServerInfo>> | 
CloudSigmaAsyncClient.listServerInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listServers()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listStandardCds()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listStandardDrives()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listStandardImages()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<StaticIPInfo>> | 
CloudSigmaAsyncClient.listStaticIPInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listStaticIPs()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<VLANInfo>> | 
CloudSigmaAsyncClient.listVLANInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
CloudSigmaAsyncClient.listVLANs()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<VLANInfo> | 
CloudSigmaAsyncClient.renameVLAN(String uuid,
          String name)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
CloudSigmaAsyncClient.setDriveData(String uuid,
            DriveData createDrive)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
CloudSigmaAsyncClient.setServerConfiguration(String uuid,
                      Server setServer)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> com.google.common.util.concurrent.ListenableFuture<AsyncJob<T>> | 
AsyncJobAsyncClient.getAsyncJob(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Map.Entry<String,String>> | 
GuestOSAsyncClient.getOSCategory(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Set<AsyncJob<?>>> | 
AsyncJobAsyncClient.listAsyncJobs(ListAsyncJobsOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
EventAsyncClient.listEventTypes()  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
HypervisorAsyncClient.listHypervisors()  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
HypervisorAsyncClient.listHypervisorsInZone(String zoneId)  | 
com.google.common.util.concurrent.ListenableFuture<Map<String,String>> | 
GuestOSAsyncClient.listOSCategories()  | 
com.google.common.util.concurrent.ListenableFuture<LoginResponse> | 
SessionAsyncClient.loginUserInDomainWithHashOfPassword(String userName,
                                   String domain,
                                   String hashedPassword)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.FluentIterable<RecordId> | 
RecordApi.list()
Retrieves a list of resource record ids for all records of any type in the
 given zone. 
 | 
com.google.common.collect.FluentIterable<RecordId> | 
RecordApi.listByFQDN(String fqdn)
Retrieves a list of resource record ids for all records of the fqdn in the
 given zone 
 | 
com.google.common.collect.FluentIterable<RecordId> | 
RecordApi.listByFQDNAndType(String fqdn,
                 String type)
Retrieves a list of resource record ids for all records of the fqdn and
 type in the given zone 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
ElasticStackAsyncClient.createAndStartServer(Server createServer)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
ElasticStackAsyncClient.createDrive(Drive createDrive)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
ElasticStackAsyncClient.createServer(Server createServer)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
ElasticStackAsyncClient.getDriveInfo(String uuid)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
ElasticStackAsyncClient.getServerInfo(String uuid)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<DriveInfo>> | 
ElasticStackAsyncClient.listDriveInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
ElasticStackAsyncClient.listDrives()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<ServerInfo>> | 
ElasticStackAsyncClient.listServerInfo()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Set<String>> | 
ElasticStackAsyncClient.listServers()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<Payload> | 
ElasticStackAsyncClient.readDrive(String uuid,
         long offset,
         long size)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<DriveInfo> | 
ElasticStackAsyncClient.setDriveData(String uuid,
            DriveData setDrive)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ServerInfo> | 
ElasticStackAsyncClient.setServerConfiguration(String uuid,
                      Server setServer)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<OSTemplate>> | 
ServerAsyncApi.listTemplates()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> | 
GridLoadBalancerAsyncClient.addLoadBalancer(String name,
               IpPortPair virtualIp,
               List<IpPortPair> realIps,
               AddLoadBalancerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<ServerImage> | 
GridImageAsyncClient.deleteById(long id)  | 
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> | 
GridLoadBalancerAsyncClient.deleteById(Long id)  | 
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> | 
GridLoadBalancerAsyncClient.deleteByName(String name)  | 
com.google.common.util.concurrent.ListenableFuture<ServerImage> | 
GridImageAsyncClient.editImageDescription(String idOrName,
                    String newDescription)  | 
com.google.common.util.concurrent.ListenableFuture<ServerImage> | 
GridImageAsyncClient.editImageFriendlyName(String idOrName,
                     String newFriendlyName)  | 
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> | 
GridLoadBalancerAsyncClient.editLoadBalancer(long id,
                List<IpPortPair> realIps)  | 
com.google.common.util.concurrent.ListenableFuture<LoadBalancer> | 
GridLoadBalancerAsyncClient.editLoadBalancerNamed(String name,
                     List<IpPortPair> realIps)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> | 
GridIpAsyncClient.getAssignedIpList()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Option>> | 
GridServerAsyncClient.getDatacenters()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Option>> | 
GridLoadBalancerAsyncClient.getDatacenters()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Option>> | 
GridIpAsyncClient.getDatacenters()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Option>> | 
GridImageAsyncClient.getDatacenters()  | 
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> | 
GridImageAsyncClient.getImageList(GetImageListOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> | 
GridImageAsyncClient.getImagesById(Long... ids)  | 
com.google.common.util.concurrent.ListenableFuture<Set<ServerImage>> | 
GridImageAsyncClient.getImagesByName(String... names)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> | 
GridIpAsyncClient.getIpList(GetIpListOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Job>> | 
GridJobAsyncClient.getJobList(GetJobListOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Job>> | 
GridJobAsyncClient.getJobsById(long... ids)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Job>> | 
GridJobAsyncClient.getJobsForObjectName(String objectName)  | 
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> | 
GridLoadBalancerAsyncClient.getLoadBalancerList()  | 
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> | 
GridLoadBalancerAsyncClient.getLoadBalancersById(Long... ids)  | 
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancer>> | 
GridLoadBalancerAsyncClient.getLoadBalancersByName(String... names)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Option>> | 
GridServerAsyncClient.getRamSizes()  | 
com.google.common.util.concurrent.ListenableFuture<Credentials> | 
GridServerAsyncClient.getServerCredentials(long id)  | 
com.google.common.util.concurrent.ListenableFuture<Map<String,Credentials>> | 
GridServerAsyncClient.getServerCredentialsList()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Option>> | 
GridServerAsyncClient.getTypes()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> | 
GridIpAsyncClient.getUnassignedIpList()  | 
com.google.common.util.concurrent.ListenableFuture<Set<Ip>> | 
GridIpAsyncClient.getUnassignedPublicIpList()  | 
com.google.common.util.concurrent.ListenableFuture<ServerImage> | 
GridImageAsyncClient.saveImageFromServer(String friendlyName,
                   String idOrName,
                   SaveImageOptions... options)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<URI> | 
CDNContainerAsyncApi.enable(String container)  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CDNContainerAsyncApi.enable(String container,
      long ttl)  | 
com.google.common.util.concurrent.ListenableFuture<CDNContainer> | 
CDNContainerAsyncApi.get(String container)  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
CDNContainerAsyncApi.update(String container,
      long ttl)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<AuthenticationResponse> | 
OpenStackAuthAsyncClient.authenticate(String user,
            String key)  | 
com.google.common.util.concurrent.ListenableFuture<AuthenticationResponse> | 
OpenStackAuthAsyncClient.authenticateStorage(String user,
                   String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends User>> | 
UserAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Tenant>> | 
TenantAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends User>> | 
UserAsyncApi.list(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Tenant>> | 
TenantAsyncApi.list(PaginationOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> | 
ServerAdminAsyncApi.createBackup(String id,
            String imageName,
            BackupType backupType,
            int rotation,
            CreateBackupOfServerOptions... options)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.disable(String hostId)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.enable(String hostId)  | 
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends KeyPair>> | 
KeyPairAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.reboot(String hostId)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.shutdown(String hostId)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.startMaintenance(String hostId)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.startup(String hostId)  | 
com.google.common.util.concurrent.ListenableFuture<Boolean> | 
HostAdministrationAsyncApi.stopMaintenance(String hostId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> | 
ServerAsyncApi.createImageFromServer(String name,
                     String id)  | 
com.google.common.util.concurrent.ListenableFuture<com.google.common.base.Optional<Map<String,String>>> | 
ServerAsyncApi.getDiagnostics(String id)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
ServerAsyncApi.getMetadata(String id,
           String key)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
ImageAsyncApi.getMetadata(String id,
           String key)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Resource>> | 
ServerAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Resource>> | 
ImageAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Resource>> | 
FlavorAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Resource>> | 
ServerAsyncApi.list(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Resource>> | 
ImageAsyncApi.list(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Resource>> | 
FlavorAsyncApi.list(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Server>> | 
ServerAsyncApi.listInDetail()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Image>> | 
ImageAsyncApi.listInDetail()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Flavor>> | 
FlavorAsyncApi.listInDetail()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Server>> | 
ServerAsyncApi.listInDetail(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Image>> | 
ImageAsyncApi.listInDetail(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends PaginatedCollection<? extends Flavor>> | 
FlavorAsyncApi.listInDetail(PaginationOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
ServerAsyncApi.updateMetadata(String id,
              String key,
              String value)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
ImageAsyncApi.updateMetadata(String id,
              String key,
              String value)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<AccountMetadata> | 
CommonSwiftAsyncClient.getAccountStatistics()
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ContainerMetadata> | 
CommonSwiftAsyncClient.getContainerMetadata(String container)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<SwiftObject> | 
CommonSwiftAsyncClient.getObject(String container,
         String name,
         GetOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<MutableObjectInfoWithMetadata> | 
CommonSwiftAsyncClient.getObjectInfo(String container,
             String name)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<PageSet<ObjectInfo>> | 
CommonSwiftAsyncClient.listObjects(String container,
           ListContainerOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
CommonSwiftAsyncClient.putObject(String container,
         SwiftObject object)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
CommonSwiftAsyncClient.putObjectManifest(String container,
                 String name)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> | 
TemporaryUrlKeyAsyncApi.getTemporaryUrlKey()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> Job<T> | 
CloudDNSApi.getJob(String jobId)
Returns the current status of a job. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Job<Set<Domain>> | 
DomainApi.create(Iterable<CreateDomain> createDomains)
Provisions one or more new DNS domains based on the configuration defined in CreateDomain. 
 | 
Job<Set<RecordDetail>> | 
RecordApi.create(Iterable<Record> createRecords)
Create Records for a Domain or Subdomain. 
 | 
Job<Set<RecordDetail>> | 
ReverseDNSApi.create(URI deviceURI,
      Iterable<Record> records)
Create Reverse DNS (PTR) records for a device. 
 | 
Job<Void> | 
DomainApi.delete(Iterable<Integer> ids,
      boolean deleteSubdomains)
This call removes one or more specified domains from the account; when a domain is deleted, its immediate resource
 records are also deleted from the account. 
 | 
Job<Void> | 
RecordApi.delete(Iterable<String> recordId)
Delete the specified records in the specified domain. 
 | 
Job<Void> | 
RecordApi.delete(String recordId)
Delete the specified record in the specified domain. 
 | 
Job<Void> | 
ReverseDNSApi.delete(URI deviceURI,
      String ipAddress)
Delete the Reverse DNS (PTR) record with the specified IP address for a device. 
 | 
Job<Void> | 
ReverseDNSApi.deleteAll(URI deviceURI)
Delete all Reverse DNS (PTR) records for a device. 
 | 
Job<List<String>> | 
DomainApi.exportFormat(int id,
            Domain.Format format)
This call provides the BIND (Berkeley Internet Name Domain) 9 formatted contents of the requested domain. 
 | 
Domain | 
DomainApi.get(int id)
Get all information for a Domain, including records and subdomains. 
 | 
RecordDetail | 
RecordApi.get(String recordId)
Get the details for the specified record in the specified domain. 
 | 
RecordDetail | 
ReverseDNSApi.get(URI deviceURI,
   String recordId)
List all of the Reverse DNS (PTR) records for a device. 
 | 
RecordDetail | 
RecordApi.getByNameAndTypeAndData(String nameFilter,
                       String typeFilter,
                       String dataFilter)
RecordDetails filtered by name and type and data. 
 | 
Job<Domain> | 
DomainApi.importFormat(List<String> contents,
            Domain.Format format)
This call provisions a new DNS domain under the account specified by the BIND 9 formatted file configuration
 contents. 
 | 
PagedIterable<RecordDetail> | 
RecordApi.list()
This call lists all records configured for the specified domain. 
 | 
PagedIterable<Domain> | 
DomainApi.list()
The resulting list is flat, and does not break the domains down hierarchically by subdomain. 
 | 
PaginatedCollection<RecordDetail> | 
RecordApi.list(PaginationOptions options)
Use PaginationOptions to manually control the list of RecordDetail pages returned. 
 | 
PaginatedCollection<Domain> | 
DomainApi.list(PaginationOptions options)
The resulting list is flat, and does not break the domains down hierarchically by subdomain. 
 | 
PagedIterable<RecordDetail> | 
ReverseDNSApi.list(URI deviceURI)
List all of the Reverse DNS (PTR) records for a device. 
 | 
PagedIterable<RecordDetail> | 
RecordApi.listByNameAndType(String nameFilter,
                 String typeFilter)
RecordDetails filtered by name and type. 
 | 
PagedIterable<RecordDetail> | 
RecordApi.listByType(String typeFilter)
RecordDetails filtered by type. 
 | 
PagedIterable<RecordDetail> | 
RecordApi.listByTypeAndData(String typeFilter,
                 String dataFilter)
RecordDetails filtered by type and data. 
 | 
PagedIterable<Subdomain> | 
DomainApi.listSubdomains(int domainId)
List the subdomains of a domain. 
 | 
PaginatedCollection<Subdomain> | 
DomainApi.listSubdomains(int domainId,
              PaginationOptions options)
List the subdomains of a domain and manually control pagination. 
 | 
PagedIterable<Domain> | 
DomainApi.listWithFilterByNamesMatching(String nameFilter)
Filtering the search to limit the results returned can be performed by using the nameFilter parameter. 
 | 
Job<Void> | 
DomainApi.update(int id,
      UpdateDomain updateDomain)
This call modifies the domain attributes only. 
 | 
Job<Void> | 
RecordApi.update(Map<String,Record> idsToRecords)
Update the configuration of the specified records in the specified domain. 
 | 
Job<Void> | 
RecordApi.update(String recordId,
      Record record)
Update the configuration of the specified record in the specified domain. 
 | 
Job<Void> | 
ReverseDNSApi.update(URI deviceURI,
      Map<String,Record> idsToRecords)
Update Reverse DNS (PTR) records for a device. 
 | 
Job<Void> | 
DomainApi.updateEmail(Iterable<Integer> ids,
           String email)
This call modifies the domain's email only. 
 | 
Job<Void> | 
DomainApi.updateTTL(Iterable<Integer> ids,
         int ttl)
This call modifies the domain's TTL only. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LoadBalancer | 
LoadBalancerApi.create(CreateLoadBalancer createLB)
Create a new load balancer with the configuration defined by the request. 
 | 
Metadata | 
NodeApi.createMetadata(int id,
              Map<String,String> metadata)
When a metadata item is added, it is assigned a unique identifier that can be used for mutating operations such
 as changing the value attribute or removing it. 
 | 
Metadata | 
LoadBalancerApi.createMetadata(int id,
              Map<String,String> metadata)
When a metadata item is added, it is assigned a unique identifier that can be used for mutating operations such
 as changing the value attribute or removing it. 
 | 
SessionPersistence | 
SessionPersistenceApi.get()
Get the current session persistence. 
 | 
String | 
ErrorPageApi.get()
Get the error page HTML content. 
 | 
Node | 
NodeApi.get(int id)
Get a node. 
 | 
LoadBalancer | 
LoadBalancerApi.get(int id)
Get a load balancer. 
 | 
Metadata | 
NodeApi.getMetadata(int lb)
List a load balancer's metadata. 
 | 
Metadata | 
LoadBalancerApi.getMetadata(int id)
List a load balancer's metadata. 
 | 
boolean | 
ConnectionApi.isConnectionLogging()
Determine if the load balancer is logging connections. 
 | 
boolean | 
ContentCachingApi.isContentCaching()
Determine if the load balancer is content caching. 
 | 
PagedIterable<Node> | 
NodeApi.list()
List the nodes. 
 | 
PagedIterable<LoadBalancer> | 
LoadBalancerApi.list()
List the load balancers. 
 | 
IterableWithMarker<Node> | 
NodeApi.list(PaginationOptions options)
List the nodes with full control of pagination. 
 | 
IterableWithMarker<LoadBalancer> | 
LoadBalancerApi.list(PaginationOptions options)
List the load balancers with full control of pagination. 
 | 
Iterable<String> | 
ReportApi.listAlgorithms()
Get all of the possible algorthims usable by load balancers. 
 | 
PagedIterable<LoadBalancer> | 
ReportApi.listBillableLoadBalancers(Date startTime,
                         Date endTime)
List billable load balancers for the given date range. 
 | 
IterableWithMarker<LoadBalancer> | 
ReportApi.listBillableLoadBalancers(PaginationOptions options)  | 
PagedIterable<LoadBalancerUsage> | 
ReportApi.listCurrentLoadBalancerUsage(int loadBalancerId)
Current usage represents all usage recorded within the preceding 24 hours. 
 | 
IterableWithMarker<LoadBalancerUsage> | 
ReportApi.listCurrentLoadBalancerUsage(PaginationOptions options)  | 
PagedIterable<LoadBalancerUsage> | 
ReportApi.listLoadBalancerUsage(int loadBalancerId,
                     Date startTime,
                     Date endTime)
Historical usage data is available for up to 90 days of service activity. 
 | 
IterableWithMarker<LoadBalancerUsage> | 
ReportApi.listLoadBalancerUsage(PaginationOptions options)  | 
void | 
LoadBalancerApi.update(int id,
      UpdateLoadBalancer updateLB)
Update the properties of a load balancer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
HttpClient.post(URI location,
    Payload payload)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
HttpAsyncClient.post(URI location,
    Payload payload)
Deprecated.  
  | 
String | 
HttpClient.put(URI location,
   Payload payload)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
HttpAsyncClient.put(URI location,
   Payload payload)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<S3Object> | 
S3AsyncClient.getObject(String bucketName,
         String key,
         GetOptions... options)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<ObjectMetadata> | 
S3AsyncClient.headObject(String bucketName,
          String key)
Deprecated.  
  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
S3AsyncClient.putObject(String bucketName,
         S3Object object,
         PutObjectOptions... options)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<URI> | 
QueueAsyncApi.create(String queueName)  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
QueueAsyncApi.create(String queueName,
      CreateQueueOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
QueueAsyncApi.get(String queueName)  | 
com.google.common.util.concurrent.ListenableFuture<URI> | 
QueueAsyncApi.getInAccount(String queueName,
            String accountId)  | 
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<URI>> | 
QueueAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<URI>> | 
QueueAsyncApi.list(ListQueuesOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends MessageIdAndMD5> | 
MessageAsyncApi.send(String message)  | 
com.google.common.util.concurrent.ListenableFuture<? extends MessageIdAndMD5> | 
MessageAsyncApi.send(String message,
    SendMessageOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<? extends MessageIdAndMD5>> | 
MessageAsyncApi.sendWithDelays(Map<String,Integer> messageBodyDelaySeconds)  | 
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<? extends MessageIdAndMD5>> | 
MessageAsyncApi.sendWithDelays(com.google.common.collect.Table<String,String,Integer> idMessageBodyDelaySeconds)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Task> | 
TerremarkVCloudAsyncClient.configureVApp(VApp vApp,
             VAppConfiguration configuration)  | 
com.google.common.util.concurrent.ListenableFuture<Task> | 
TerremarkVCloudAsyncClient.deleteVApp(URI vAppId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> | 
TerremarkVCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<VCloudSession> | 
VCloudLoginAsyncClient.login()
This request returns a token to use in subsequent requests. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.