| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<Metric>> | 
MetricAsyncApi.list()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<String>> | 
ZoneAsyncApi.list()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<LoadBalancer>> | 
LoadBalancerAsyncApi.list()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> | 
VirtualSystemAsyncApi.createBuiltinServer(String name,
                   String networkId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
VirtualSystemAsyncApi.createDisk(String id,
          String name,
          int size)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
VirtualSystemAsyncApi.createServer(String name,
            String type,
            String diskImageId,
            String networkId)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
VirtualDCAsyncApi.createVirtualSystem(String descriptorId,
                   String name)  | 
com.google.common.util.concurrent.ListenableFuture<VSystem> | 
VirtualSystemAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VServer> | 
VirtualServerAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VSystemDescriptor> | 
SystemTemplateAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<PublicIP> | 
PublicIPAddressAsyncApi.get(String ip)  | 
com.google.common.util.concurrent.ListenableFuture<DiskImage> | 
DiskImageAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<BuiltinServer> | 
BuiltinServerAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VDisk> | 
AdditionalDiskAsyncApi.get(String id)  | 
com.google.common.util.concurrent.ListenableFuture<BuiltinServer> | 
BuiltinServerAsyncApi.getConfiguration(String id,
                BuiltinServerConfiguration configuration)  | 
com.google.common.util.concurrent.ListenableFuture<VSystemWithDetails> | 
VirtualSystemAsyncApi.getDetails(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VServerWithDetails> | 
VirtualServerAsyncApi.getDetails(String id)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
VirtualServerAsyncApi.getInitialPassword(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Set<Rule>> | 
FirewallAsyncApi.getNATConfiguration(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VSystemStatus> | 
VirtualSystemAsyncApi.getStatus(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VServerStatus> | 
VirtualServerAsyncApi.getStatus(String id)  | 
com.google.common.util.concurrent.ListenableFuture<PublicIPStatus> | 
PublicIPAddressAsyncApi.getStatus(String ip)  | 
com.google.common.util.concurrent.ListenableFuture<BuiltinServerStatus> | 
BuiltinServerAsyncApi.getStatus(String id)  | 
com.google.common.util.concurrent.ListenableFuture<VDiskStatus> | 
AdditionalDiskAsyncApi.getStatus(String id)  | 
com.google.common.util.concurrent.ListenableFuture<Set<PublicIP>> | 
VirtualSystemAsyncApi.listPublicIPs(String id)  | 
com.google.common.util.concurrent.ListenableFuture<String> | 
VirtualSystemAsyncApi.standByConsole(String id,
              String networkId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<User>> | 
UserAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<String>> | 
RolePolicyAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<Role>> | 
RoleAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<InstanceProfile>> | 
InstanceProfileAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<InstanceProfile>> | 
RoleAsyncApi.listInstanceProfiles(String name)  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<User>> | 
UserAsyncApi.listPathPrefix(String pathPrefix)  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<Role>> | 
RoleAsyncApi.listPathPrefix(String pathPrefix)  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<InstanceProfile>> | 
InstanceProfileAsyncApi.listPathPrefix(String pathPrefix)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends Image>> | 
ImageAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<? extends ImageDetails>> | 
ImageAsyncApi.listInDetail()  | 
| 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()  | 
| Modifier and Type | Method and Description | 
|---|---|
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 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()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<Node>> | 
NodeAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<LoadBalancer>> | 
LoadBalancerAsyncApi.list()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<SubnetGroup>> | 
SubnetGroupAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<SecurityGroup>> | 
SecurityGroupAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<Instance>> | 
InstanceAsyncApi.list()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<ResourceRecordSet>> | 
ResourceRecordSetAsyncApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<PagedIterable<HostedZone>> | 
HostedZoneAsyncApi.list()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends QueueAttributes> | 
QueueAsyncApi.getAttributes(URI queue)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.