Package | Description |
---|---|
org.jclouds.abiquo.features | |
org.jclouds.atmos | |
org.jclouds.aws.ec2.services | |
org.jclouds.aws.s3 | |
org.jclouds.azure.management.features | |
org.jclouds.azureblob | |
org.jclouds.cloudstack.features | |
org.jclouds.cloudwatch | |
org.jclouds.ec2.services | |
org.jclouds.openstack.nova.ec2.services | |
org.jclouds.openstack.swift | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
org.jclouds.savvis.vpdc.features |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.infrastructure.network.VlanTagAvailabilityDto> |
InfrastructureAsyncApi.checkTagAvailability(com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
Integer tag) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacenterLimitsDto> |
EnterpriseAsyncApi.createLimits(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.enterprise.DatacenterLimitsDto limits) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualDatacenterDto> |
CloudAsyncApi.createVirtualDatacenter(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.cloud.VirtualDatacenterDto> |
CloudAsyncApi.createVirtualDatacenter(com.abiquo.server.core.cloud.VirtualDatacenterDto virtualDatacenter,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter,
com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.DatacentersLimitsDto> |
EnterpriseAsyncApi.getLimits(com.abiquo.server.core.enterprise.EnterpriseDto enterprise,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.server.core.enterprise.RolesDto> |
AdminAsyncApi.listRoles(com.abiquo.server.core.enterprise.EnterpriseDto enterprise) |
com.google.common.util.concurrent.ListenableFuture<com.abiquo.am.model.TemplatesStateDto> |
EnterpriseAsyncApi.listTemplateListStatus(com.abiquo.server.core.appslibrary.TemplateDefinitionListDto templateList,
com.abiquo.server.core.infrastructure.DatacenterDto datacenter) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<URI> |
AtmosAsyncClient.createFile(String parent,
AtmosObject object,
PutOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AtmosAsyncClient.updateFile(String parent,
AtmosObject object,
PutOptions... options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
AWSKeyPairAsyncClient.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.initiateMultipartUpload(String bucketName,
ObjectMetadata objectMetadata,
PutObjectOptions... options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
OSImageAsyncApi.update(OSImageParams params) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AzureBlobAsyncClient.putBlob(String container,
AzureBlob object) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.assignVirtualMachinesToLoadBalancerRule(String id,
Iterable<String> virtualMachineIds) |
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.assignVirtualMachinesToLoadBalancerRule(String id,
String... virtualMachineIds) |
com.google.common.util.concurrent.ListenableFuture<JobResult> |
GlobalUsageAsyncClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<JobResult> |
GlobalUsageAsyncClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
GlobalUsageAsyncClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
GlobalUsageAsyncClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.removeVirtualMachinesFromLoadBalancerRule(String id,
Iterable<String> virtualMachineIds) |
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.removeVirtualMachinesFromLoadBalancerRule(String id,
String... virtualMachineIds) |
Modifier and Type | Method and Description |
---|---|
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.
|
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<Void> |
InstanceAsyncClient.setUserDataForInstanceInRegion(String region,
String instanceId,
byte[] unencodedData) |
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 |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
CommonSwiftAsyncClient.putObject(String container,
SwiftObject object) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
S3AsyncClient.putObject(String bucketName,
S3Object object,
PutObjectOptions... options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Task> |
FirewallAsyncApi.addFirewallRule(String billingSiteId,
String vpdcId,
FirewallRule firewallRule) |
com.google.common.util.concurrent.ListenableFuture<Set<Task>> |
VMAsyncApi.addMultipleVMsIntoVDC(String billingSiteId,
String vpdcId,
Iterable<VMSpec> vmSpecs) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VMAsyncApi.addVMIntoVDC(String billingSiteId,
String vpdcId,
VMSpec spec) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VMAsyncApi.captureVApp(String billingSiteId,
String vpdcId,
URI vAppUri) |
com.google.common.util.concurrent.ListenableFuture<Task> |
FirewallAsyncApi.deleteFirewallRule(String billingSiteId,
String vpdcId,
FirewallRule firewallRule) |
com.google.common.util.concurrent.ListenableFuture<Network> |
BrowsingAsyncApi.getNetworkInVDC(String billingSiteId,
String vpdcId,
String networkTierName) |
com.google.common.util.concurrent.ListenableFuture<Org> |
BrowsingAsyncApi.getOrg(String billingSiteId) |
com.google.common.util.concurrent.ListenableFuture<VDC> |
BrowsingAsyncApi.getVDCInOrg(String billingSiteId,
String vpdcId) |
com.google.common.util.concurrent.ListenableFuture<VM> |
BrowsingAsyncApi.getVMInVDC(String billingSiteId,
String vpdcId,
String vAppId,
GetVMOptions... options) |
com.google.common.util.concurrent.ListenableFuture<FirewallService> |
BrowsingAsyncApi.listFirewallRules(String billingSiteId,
String vpdcId) |
com.google.common.util.concurrent.ListenableFuture<Task> |
ServiceManagementAsyncApi.powerOffVMInVDC(String billingSiteId,
String vpdcId,
String vAppId) |
com.google.common.util.concurrent.ListenableFuture<Task> |
ServiceManagementAsyncApi.powerOnVMInVDC(String billingSiteId,
String vpdcId,
String vAppId) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VMAsyncApi.removeVMFromVDC(String billingSiteId,
String vpdcId,
String vAppId) |
Copyright © 2009-2013 jclouds. All Rights Reserved.