|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParamParser | |
|---|---|
| org.jclouds.atmos | |
| org.jclouds.aws.ec2.services | |
| org.jclouds.aws.s3 | |
| 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 | |
| Uses of ParamParser in org.jclouds.atmos |
|---|
| Method parameters in org.jclouds.atmos with annotations of type ParamParser | |
|---|---|
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)
|
| Uses of ParamParser in org.jclouds.aws.ec2.services |
|---|
| Method parameters in org.jclouds.aws.ec2.services with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
AWSKeyPairAsyncClient.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial)
|
| Uses of ParamParser in org.jclouds.aws.s3 |
|---|
| Method parameters in org.jclouds.aws.s3 with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.initiateMultipartUpload(String bucketName,
ObjectMetadata objectMetadata,
PutObjectOptions... options)
|
| Uses of ParamParser in org.jclouds.azureblob |
|---|
| Method parameters in org.jclouds.azureblob with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AzureBlobAsyncClient.putBlob(String container,
AzureBlob object)
|
| Uses of ParamParser in org.jclouds.cloudstack.features |
|---|
| Method parameters in org.jclouds.cloudstack.features with annotations of type ParamParser | |
|---|---|
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)
|
| Uses of ParamParser in org.jclouds.cloudwatch |
|---|
| Method parameters in org.jclouds.cloudwatch with annotations of type ParamParser | |
|---|---|
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. |
| Uses of ParamParser in org.jclouds.ec2.services |
|---|
| Method parameters in org.jclouds.ec2.services with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
InstanceAsyncClient.setUserDataForInstanceInRegion(String region,
String instanceId,
byte[] unencodedData)
|
| Uses of ParamParser in org.jclouds.openstack.nova.ec2.services |
|---|
| Method parameters in org.jclouds.openstack.nova.ec2.services with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
NovaEC2KeyPairAsyncClient.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial)
|
| Uses of ParamParser in org.jclouds.openstack.swift |
|---|
| Method parameters in org.jclouds.openstack.swift with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
CommonSwiftAsyncClient.putObject(String container,
SwiftObject object)
|
| Uses of ParamParser in org.jclouds.s3 |
|---|
| Method parameters in org.jclouds.s3 with annotations of type ParamParser | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
S3AsyncClient.putObject(String bucketName,
S3Object object,
PutObjectOptions... options)
|
| Uses of ParamParser in org.jclouds.savvis.vpdc.features |
|---|
| Method parameters in org.jclouds.savvis.vpdc.features with annotations of type ParamParser | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||