Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSSecurityGroupAsyncClient.createSecurityGroupInRegionAndReturnId(String region,
String name,
String description,
CreateSecurityGroupOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<? extends Reservation<? extends AWSRunningInstance>>> |
AWSInstanceAsyncClient.describeInstancesInRegion(String region,
String... instanceIds) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<PlacementGroup>> |
PlacementGroupAsyncClient.describePlacementGroupsInRegion(String region,
String... placementGroupIds) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<SecurityGroup>> |
AWSSecurityGroupAsyncClient.describeSecurityGroupsInRegionById(String region,
String... securityGroupNames) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<SpotInstanceRequest>> |
SpotInstanceAsyncClient.describeSpotInstanceRequestsInRegion(String region,
String... requestIds) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Spot>> |
SpotInstanceAsyncClient.describeSpotPriceHistoryInRegion(String region,
DescribeSpotPriceHistoryOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
AWSAMIAsyncClient.getProductCodesForImageInRegion(String region,
String imageId) |
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
AWSKeyPairAsyncClient.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial) |
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,MonitoringState>> |
MonitoringAsyncClient.monitorInstancesInRegion(String region,
String instanceId,
String... instanceIds) |
com.google.common.util.concurrent.ListenableFuture<SpotInstanceRequest> |
SpotInstanceAsyncClient.requestSpotInstanceInRegion(String region,
float spotPrice,
String imageId,
String instanceType) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<SpotInstanceRequest>> |
SpotInstanceAsyncClient.requestSpotInstancesInRegion(String region,
float spotPrice,
int instanceCount,
LaunchSpecification launchSpec,
RequestSpotInstancesOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Reservation<? extends AWSRunningInstance>> |
AWSInstanceAsyncClient.runInstancesInRegion(String region,
String nullableAvailabilityZone,
String imageId,
int minCount,
int maxCount,
RunInstancesOptions... options) |
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,MonitoringState>> |
MonitoringAsyncClient.unmonitorInstancesInRegion(String region,
String instanceId,
String... instanceIds) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<DeleteResult> |
AWSS3AsyncClient.deleteObjects(String bucketName,
Iterable<String> keys)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ListBlobsResponse> |
AzureBlobAsyncClient.listBlobs(ListBlobsOptions... options)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<ListBlobsResponse> |
AzureBlobAsyncClient.listBlobs(String container,
ListBlobsOptions... options)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends BoundedSet<ContainerProperties>> |
AzureBlobAsyncClient.listContainers(ListOptions... listOptions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends GetMetricStatisticsResponse> |
MetricAsyncApi.getMetricStatistics(GetMetricStatistics statistics) |
com.google.common.util.concurrent.ListenableFuture<? extends GetMetricStatisticsResponse> |
MetricAsyncApi.getMetricStatistics(GetMetricStatistics statistics,
GetMetricStatisticsOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<Metric>> |
MetricAsyncApi.list() |
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<Alarm>> |
AlarmAsyncApi.list() |
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<Alarm>> |
AlarmAsyncApi.list(ListAlarmsOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<Metric>> |
MetricAsyncApi.list(ListMetricsOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<Alarm>> |
AlarmAsyncApi.listAt(String nextToken) |
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<Alarm>> |
AlarmAsyncApi.listForMetric(ListAlarmsForMetric options) |
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<AlarmHistoryItem>> |
AlarmAsyncApi.listHistory() |
com.google.common.util.concurrent.ListenableFuture<? extends PagedIterable<AlarmHistoryItem>> |
AlarmAsyncApi.listHistory(ListAlarmHistoryOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends IterableWithMarker<AlarmHistoryItem>> |
AlarmAsyncApi.listHistoryAt(String nextToken) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Tag>> |
TagAsyncApi.filter(com.google.common.collect.Multimap<String,String> filter) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Subnet>> |
SubnetAsyncApi.filter(com.google.common.collect.Multimap<String,String> filter) |
com.google.common.util.concurrent.ListenableFuture<PasswordData> |
WindowsAsyncApi.getPasswordDataForInstance(String instanceId) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Tag>> |
TagAsyncApi.list() |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Subnet>> |
SubnetAsyncApi.list() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
ElasticIPAddressAsyncClient.allocateAddressInRegion(String region) |
com.google.common.util.concurrent.ListenableFuture<Attachment> |
ElasticBlockStoreAsyncClient.attachVolumeInRegion(String region,
String volumeId,
String instanceId,
String device) |
com.google.common.util.concurrent.ListenableFuture<BundleTask> |
WindowsAsyncClient.bundleInstanceInRegion(String region,
String instanceId,
String prefix,
String bucket,
String uploadPolicy,
BundleInstanceS3StorageOptions... options) |
com.google.common.util.concurrent.ListenableFuture<BundleTask> |
WindowsAsyncClient.cancelBundleTaskInRegion(String region,
String bundleId) |
com.google.common.util.concurrent.ListenableFuture<String> |
AMIAsyncClient.createImageInRegion(String region,
String name,
String instanceId,
CreateImageOptions... options) |
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
KeyPairAsyncClient.createKeyPairInRegion(String region,
String keyName) |
com.google.common.util.concurrent.ListenableFuture<Snapshot> |
ElasticBlockStoreAsyncClient.createSnapshotInRegion(String region,
String volumeId,
CreateSnapshotOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Volume> |
ElasticBlockStoreAsyncClient.createVolumeFromSnapshotInAvailabilityZone(String availabilityZone,
int size,
String snapshotId) |
com.google.common.util.concurrent.ListenableFuture<Volume> |
ElasticBlockStoreAsyncClient.createVolumeFromSnapshotInAvailabilityZone(String availabilityZone,
String snapshotId) |
com.google.common.util.concurrent.ListenableFuture<Volume> |
ElasticBlockStoreAsyncClient.createVolumeInAvailabilityZone(String availabilityZone,
int size) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<PublicIpInstanceIdPair>> |
ElasticIPAddressAsyncClient.describeAddressesInRegion(String region,
String... publicIps) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<AvailabilityZoneInfo>> |
AvailabilityZoneAndRegionAsyncClient.describeAvailabilityZonesInRegion(String region,
DescribeAvailabilityZonesOptions... options) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<BundleTask>> |
WindowsAsyncClient.describeBundleTasksInRegion(String region,
String... bundleTaskIds) |
com.google.common.util.concurrent.ListenableFuture<Set<? extends Image>> |
AMIAsyncClient.describeImagesInRegion(String region,
DescribeImagesOptions... options) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<? extends Reservation<? extends RunningInstance>>> |
InstanceAsyncClient.describeInstancesInRegion(String region,
String... instanceIds) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
KeyPairAsyncClient.describeKeyPairsInRegion(String region,
String... keyPairNames) |
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,URI>> |
AvailabilityZoneAndRegionAsyncClient.describeRegions(DescribeRegionsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<SecurityGroup>> |
SecurityGroupAsyncClient.describeSecurityGroupsInRegion(String region,
String... securityGroupNames) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Snapshot>> |
ElasticBlockStoreAsyncClient.describeSnapshotsInRegion(String region,
DescribeSnapshotsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Volume>> |
ElasticBlockStoreAsyncClient.describeVolumesInRegion(String region,
String... volumeIds) |
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,BlockDevice>> |
InstanceAsyncClient.getBlockDeviceMappingForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<Map<String,Image.EbsBlockDevice>> |
AMIAsyncClient.getBlockDeviceMappingsForImageInRegion(String region,
String imageId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InstanceAsyncClient.getConsoleOutputForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<Permission> |
ElasticBlockStoreAsyncClient.getCreateVolumePermissionForSnapshotInRegion(String region,
String snapshotId) |
com.google.common.util.concurrent.ListenableFuture<Volume.InstanceInitiatedShutdownBehavior> |
InstanceAsyncClient.getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InstanceAsyncClient.getInstanceTypeForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InstanceAsyncClient.getKernelForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<Permission> |
AMIAsyncClient.getLaunchPermissionForImageInRegion(String region,
String imageId) |
com.google.common.util.concurrent.ListenableFuture<PasswordData> |
WindowsAsyncClient.getPasswordDataInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InstanceAsyncClient.getRamdiskForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InstanceAsyncClient.getRootDeviceNameForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<String> |
InstanceAsyncClient.getUserDataForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
InstanceAsyncClient.isApiTerminationDisabledForInstanceInRegion(String region,
String instanceId) |
com.google.common.util.concurrent.ListenableFuture<String> |
AMIAsyncClient.registerImageFromManifestInRegion(String region,
String imageName,
String pathToManifest,
RegisterImageOptions... options) |
com.google.common.util.concurrent.ListenableFuture<String> |
AMIAsyncClient.registerUnixImageBackedByEbsInRegion(String region,
String imageName,
String ebsSnapshotId,
RegisterImageBackedByEbsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<? extends Reservation<? extends RunningInstance>> |
InstanceAsyncClient.runInstancesInRegion(String region,
String nullableAvailabilityZone,
String imageId,
int minCount,
int maxCount,
RunInstancesOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<? extends InstanceStateChange>> |
InstanceAsyncClient.startInstancesInRegion(String region,
String... instanceIds) |
com.google.common.util.concurrent.ListenableFuture<Set<? extends InstanceStateChange>> |
InstanceAsyncClient.stopInstancesInRegion(String region,
boolean force,
String... instanceIds) |
com.google.common.util.concurrent.ListenableFuture<Set<? extends InstanceStateChange>> |
InstanceAsyncClient.terminateInstancesInRegion(String region,
String... instanceIds) |
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 |
---|---|
Change |
Route53Api.getChange(String changeID)
returns the current status of a change batch request.
|
Modifier and Type | Method and Description |
---|---|
Change |
ResourceRecordSetApi.apply(ChangeBatch changes)
applies a batch of changes atomically.
|
Change |
ResourceRecordSetApi.create(ResourceRecordSet rrs)
schedules creation of the resource record set.
|
NewHostedZone |
HostedZoneApi.createWithReference(String name,
String callerReference)
This action creates a new hosted zone.
|
NewHostedZone |
HostedZoneApi.createWithReferenceAndComment(String name,
String callerReference,
String comment)
like
HostedZoneApi.createWithReference(String, String) , except you can specify
a comment. |
Change |
ResourceRecordSetApi.delete(ResourceRecordSet rrs)
This action deletes a resource record set.
|
Change |
HostedZoneApi.delete(String zoneId)
This action deletes a hosted zone.
|
HostedZoneAndNameServers |
HostedZoneApi.get(String zoneId)
Retrieves information about the specified zone, including its nameserver
configuration
|
PagedIterable<ResourceRecordSet> |
ResourceRecordSetApi.list()
returns all resource record sets in order.
|
PagedIterable<HostedZone> |
HostedZoneApi.list()
returns all zones in order.
|
ResourceRecordSetIterable |
ResourceRecordSetApi.listAt(ResourceRecordSetIterable.NextRecord nextRecord)
retrieves up to 100 resource record sets in order, starting at
nextRecord |
IterableWithMarker<HostedZone> |
HostedZoneApi.listAt(String nextMarker)
retrieves up to 100 zones in order, starting at
nextMarker |
ResourceRecordSetIterable |
ResourceRecordSetApi.listFirstPage()
retrieves up to 100 resource record sets in order.
|
IterableWithMarker<HostedZone> |
HostedZoneApi.listFirstPage()
retrieves up to 100 zones in order.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ObjectMetadata> |
S3AsyncClient.copyObject(String sourceBucket,
String sourceObject,
String destinationBucket,
String destinationObject,
CopyObjectOptions... options)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<AccessControlList> |
S3AsyncClient.getBucketACL(String bucketName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<String> |
S3AsyncClient.getBucketLocation(String bucketName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<BucketLogging> |
S3AsyncClient.getBucketLogging(String bucketName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<Payer> |
S3AsyncClient.getBucketPayer(String bucketName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<AccessControlList> |
S3AsyncClient.getObjectACL(String bucketName,
String key)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<ListBucketResponse> |
S3AsyncClient.listBucket(String bucketName,
ListBucketOptions... options)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<BucketMetadata>> |
S3AsyncClient.listOwnedBuckets()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<String>> |
MessageAsyncApi.changeVisibility(Iterable<String> receiptHandles,
int visibilityTimeout) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<String>> |
MessageAsyncApi.changeVisibility(Map<String,Integer> receiptHandleVisibilityTimeout) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<String>> |
MessageAsyncApi.changeVisibility(Map<String,String> idReceiptHandle,
int visibilityTimeout) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<String>> |
MessageAsyncApi.changeVisibility(com.google.common.collect.Table<String,String,Integer> idReceiptHandleVisibilityTimeout) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<String>> |
MessageAsyncApi.delete(Iterable<String> receiptHandles) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<String>> |
MessageAsyncApi.delete(Map<String,String> idReceiptHandle) |
com.google.common.util.concurrent.ListenableFuture<String> |
QueueAsyncApi.getAttribute(URI queue,
String attributeName) |
com.google.common.util.concurrent.ListenableFuture<? extends QueueAttributes> |
QueueAsyncApi.getAttributes(URI queue) |
com.google.common.util.concurrent.ListenableFuture<Map<String,String>> |
QueueAsyncApi.getAttributes(URI queue,
Iterable<String> attributeNames) |
com.google.common.util.concurrent.ListenableFuture<Message> |
MessageAsyncApi.receive() |
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends Message>> |
MessageAsyncApi.receive(int max) |
com.google.common.util.concurrent.ListenableFuture<? extends com.google.common.collect.FluentIterable<? extends Message>> |
MessageAsyncApi.receive(int max,
ReceiveMessageOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends Message> |
MessageAsyncApi.receive(ReceiveMessageOptions options) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<? extends MessageIdAndMD5>> |
MessageAsyncApi.send(Iterable<String> messageBodies) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<? extends MessageIdAndMD5>> |
MessageAsyncApi.send(Map<String,String> idMessageBody) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<? extends MessageIdAndMD5>> |
MessageAsyncApi.sendWithDelay(Iterable<String> messageBodies,
int delaySeconds) |
com.google.common.util.concurrent.ListenableFuture<? extends BatchResult<? extends MessageIdAndMD5>> |
MessageAsyncApi.sendWithDelay(Map<String,String> idMessageBody,
int delaySeconds) |
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 |
---|---|
UserAndSessionCredentials |
STSApi.assumeRole(String roleArn,
String sessionName)
Assumes a role for a specified session.
|
UserAndSessionCredentials |
STSApi.assumeRole(String roleArn,
String sessionName,
AssumeRoleOptions options)
like
STSApi.assumeRole(String, String) , except you can modify the
timeout and other parameters. |
UserAndSessionCredentials |
STSApi.createFederatedUser(String userName)
Returns a set of temporary credentials for a federated user with the user
name specified.
|
UserAndSessionCredentials |
STSApi.createFederatedUser(String userName,
FederatedUserOptions options)
like
STSApi.createFederatedUser(String) , except you can modify the
timeout and other parameters. |
SessionCredentials |
STSApi.createTemporaryCredentials()
Returns a set of temporary credentials for an AWS account or IAM user,
with a default timeout
|
SessionCredentials |
STSApi.createTemporaryCredentials(SessionCredentialsOptions options)
like
STSApi.createTemporaryCredentials() , except you can modify the
timeout and other parameters. |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<PublicIpAddress> |
TerremarkECloudAsyncClient.activatePublicIpInVDC(URI vDCId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> |
TerremarkECloudAsyncClient.addInternetServiceToExistingIp(URI existingIpId,
String serviceName,
Protocol protocol,
int port,
AddInternetServiceOptions... options)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkECloudAsyncClient.findKeyPairInOrg(URI org,
String keyName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Network> |
TerremarkECloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
String vdcName,
String networkName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends ECloudOrg> |
TerremarkECloudAsyncClient.findOrgNamed(String orgName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkECloudAsyncClient.generateKeyPairInOrg(URI org,
String name,
boolean makeDefault)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> |
TerremarkECloudAsyncClient.getAllInternetServicesInVDC(URI vDCId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> |
TerremarkECloudAsyncClient.getInternetService(URI internetServiceId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> |
TerremarkECloudAsyncClient.getInternetServicesOnPublicIp(URI ipId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<IpAddress>> |
TerremarkECloudAsyncClient.getIpAddresses(URI network)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkECloudAsyncClient.getKeyPair(URI keyId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Network> |
TerremarkECloudAsyncClient.getNetwork(URI network)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends NetworkExtendedInfo> |
TerremarkECloudAsyncClient.getNetworkExtendedInfo(URI network)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends ECloudOrg> |
TerremarkECloudAsyncClient.getOrg(URI orgId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends VAppExtendedInfo> |
TerremarkECloudAsyncClient.getVAppExtendedInfo(URI href)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkECloudAsyncClient.listKeyPairs(URI keysList)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkECloudAsyncClient.listKeyPairsInOrg(URI org)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,Integer>> |
TagOperationsAsyncClient.getTagNameToUsageCount(URI tagList) |
com.google.common.util.concurrent.ListenableFuture<? extends Map<String,Integer>> |
TagOperationsAsyncClient.getTagNameToUsageCountInOrg(URI org) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<DataCenter>> |
DataCenterOperationsAsyncClient.listDataCenters(URI dataCenters) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
DataCenterOperationsAsyncClient.listDataCentersInOrg(URI org) |
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 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 Node> |
TerremarkVCloudAsyncClient.configureNode(URI nodeId,
String name,
boolean enabled,
String description) |
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.deployVApp(URI vAppId) |
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
TerremarkVCloudAsyncClient.findCatalogInOrgNamed(String orgName,
String catalogName) |
com.google.common.util.concurrent.ListenableFuture<? extends CatalogItem> |
TerremarkVCloudAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
String catalogName,
String itemName) |
com.google.common.util.concurrent.ListenableFuture<? extends Network> |
TerremarkVCloudAsyncClient.findNetworkInOrgVDCNamed(String orgName,
String vdcName,
String networkName) |
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
TerremarkVCloudAsyncClient.findOrgNamed(String orgName) |
com.google.common.util.concurrent.ListenableFuture<? extends TasksList> |
TerremarkVCloudAsyncClient.findTasksListInOrgNamed(String orgName,
String tasksListName) |
com.google.common.util.concurrent.ListenableFuture<? extends VApp> |
TerremarkVCloudAsyncClient.findVAppInOrgVDCNamed(String orgName,
String vdcName,
String vAppName) |
com.google.common.util.concurrent.ListenableFuture<? extends VAppTemplate> |
TerremarkVCloudAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
String catalogName,
String itemName) |
com.google.common.util.concurrent.ListenableFuture<? extends VDC> |
TerremarkVCloudAsyncClient.findVDCInOrgNamed(String orgName,
String vdcName) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> |
TerremarkVCloudAsyncClient.getAllInternetServicesInVDC(URI vDCId) |
com.google.common.util.concurrent.ListenableFuture<? extends Catalog> |
TerremarkVCloudAsyncClient.getCatalog(URI catalogId)
Terremark does not have multiple catalogs, so we ignore this parameter.
|
com.google.common.util.concurrent.ListenableFuture<? extends CatalogItem> |
TerremarkVCloudAsyncClient.getCatalogItem(URI catalogItem) |
com.google.common.util.concurrent.ListenableFuture<? extends CustomizationParameters> |
TerremarkVCloudAsyncClient.getCustomizationOptions(URI customization) |
com.google.common.util.concurrent.ListenableFuture<? extends InternetService> |
TerremarkVCloudAsyncClient.getInternetService(URI internetServiceId) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> |
TerremarkVCloudAsyncClient.getInternetServicesOnPublicIp(URI ipId) |
com.google.common.util.concurrent.ListenableFuture<? extends Network> |
TerremarkVCloudAsyncClient.getNetwork(URI network) |
com.google.common.util.concurrent.ListenableFuture<? extends Node> |
TerremarkVCloudAsyncClient.getNode(URI nodeId) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<Node>> |
TerremarkVCloudAsyncClient.getNodes(URI internetServiceId) |
com.google.common.util.concurrent.ListenableFuture<? extends Org> |
TerremarkVCloudAsyncClient.getOrg(URI orgId) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<InternetService>> |
TerremarkVCloudAsyncClient.getPublicIp(URI ipId) |
com.google.common.util.concurrent.ListenableFuture<? extends Set<PublicIpAddress>> |
TerremarkVCloudAsyncClient.getPublicIpsAssociatedWithVDC(URI vDCId) |
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.getTask(URI taskId) |
com.google.common.util.concurrent.ListenableFuture<? extends TasksList> |
TerremarkVCloudAsyncClient.getTasksList(URI tasksListId) |
com.google.common.util.concurrent.ListenableFuture<? extends VApp> |
TerremarkVCloudAsyncClient.getVApp(URI vApp) |
com.google.common.util.concurrent.ListenableFuture<? extends VAppTemplate> |
TerremarkVCloudAsyncClient.getVAppTemplate(URI vAppTemplate) |
com.google.common.util.concurrent.ListenableFuture<? extends VDC> |
TerremarkVCloudAsyncClient.getVDC(URI vdc) |
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 Task> |
TerremarkVCloudAsyncClient.powerOffVApp(URI vAppId) |
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.powerOnVApp(URI vAppId) |
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.resetVApp(URI vAppId) |
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.suspendVApp(URI vAppId) |
com.google.common.util.concurrent.ListenableFuture<? extends Task> |
TerremarkVCloudAsyncClient.undeployVApp(URI vAppId) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<SortedMap<String,URI>> |
TerremarkVCloudVersionsAsyncClient.getSupportedVersions()
Retrieve information for supported versions
|
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)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkVCloudExpressAsyncClient.findKeyPairInOrg(URI org,
String keyName)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkVCloudExpressAsyncClient.generateKeyPairInOrg(URI org,
String name,
boolean makeDefault)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkVCloudExpressAsyncClient.getKeyPair(URI keyId)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkVCloudExpressAsyncClient.listKeyPairs(URI keysList)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkVCloudExpressAsyncClient.listKeyPairsInOrg(URI org)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IdAndName |
UltraDNSWSApi.getCurrentAccount()
Returns the account of the current user.
|
com.google.common.collect.Multimap<IdAndName,String> |
UltraDNSWSApi.getRegionsByIdAndName()
Lists the directional regions available in the account.
|
Modifier and Type | Method and Description |
---|---|
String |
RoundRobinPoolApi.addAAAARecordWithAddressAndTTL(String lbPoolID,
String ipv6Address,
int ttl)
adds a new
AAAA record to the pool |
String |
RoundRobinPoolApi.addARecordWithAddressAndTTL(String lbPoolID,
String ipv4Address,
int ttl)
adds a new
A record to the pool |
String |
DirectionalPoolApi.addFirstRecordInNonConfiguredGroup(String poolId,
DirectionalPoolRecord toCreate)
creates a resource record in the pool, creating and assigning it to the
special "non configured group".
|
String |
DirectionalPoolApi.addRecordIntoExistingGroup(String poolId,
DirectionalPoolRecord toCreate,
String groupId)
creates a resource record in the pool.
|
String |
DirectionalPoolApi.addRecordIntoNewGroup(String poolId,
DirectionalPoolRecord toCreate,
DirectionalGroup group)
creates a resource record in the pool.
|
String |
TrafficControllerPoolApi.addRecordToPoolWithTTL(String rdata,
String lbPoolID,
int ttl)
adds a new record to the pool with default weight.
|
String |
TrafficControllerPoolApi.addRecordToPoolWithTTLAndWeight(String rdata,
String lbPoolID,
int ttl,
int weight)
adds a new record to the pool with a specified weight.
|
String |
ResourceRecordApi.create(ResourceRecord toCreate)
creates a resource record in the zone.
|
String |
TrafficControllerPoolApi.createForDNameAndType(String name,
String dname,
int rrType)
creates a traffic controller pool.
|
String |
RoundRobinPoolApi.createForDNameAndType(String name,
String dname,
int rrType)
creates a round robin pool.
|
String |
DirectionalPoolApi.createForDNameAndType(String name,
String dname,
int rrType)
creates a directional pool for
A and CNAME (ipv4) records |
ZoneProperties |
ZoneApi.get(String name) |
Task |
TaskApi.get(String name) |
DirectionalGroup |
DirectionalGroupApi.get(String groupId)
returns the regions and name of the specified directional group or null,
if not found.
|
String |
TrafficControllerPoolApi.getNameByDName(String dname)
Retrieves the name of the specified pool by dname.
|
PoolRecordSpec |
TrafficControllerPoolApi.getRecordSpec(String poolRecordID) |
com.google.common.collect.FluentIterable<TrafficControllerPool> |
TrafficControllerPoolApi.list()
Returns all traffic controller pools in the zone.
|
com.google.common.collect.FluentIterable<Task> |
TaskApi.list()
Lists all tasks.
|
com.google.common.collect.FluentIterable<RoundRobinPool> |
RoundRobinPoolApi.list()
Returns all round robin pools in the zone.
|
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordApi.list()
Returns all the specified record types in the zone.
|
com.google.common.collect.FluentIterable<DirectionalPool> |
DirectionalPoolApi.list()
Returns all directional pools in the zone.
|
com.google.common.collect.FluentIterable<AccountLevelGroup> |
DirectionalGroupApi.listAccountLevelGroups()
Returns all account-level groups.
|
com.google.common.collect.FluentIterable<Zone> |
ZoneApi.listByAccount(String accountId)
Lists all zones in the specified account.
|
com.google.common.collect.FluentIterable<Zone> |
ZoneApi.listByAccountAndType(String accountId,
Zone.Type type)
Lists all zones in the specified account of type
|
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordApi.listByName(String hostName)
Returns all the specified record types in the zone with the fully
qualified
hostName |
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
ResourceRecordApi.listByNameAndType(String hostName,
int rrType)
Returns all the specified record types in the zone with the fully
qualified
hostName and rrType |
com.google.common.collect.FluentIterable<String> |
DirectionalGroupApi.listGroupNamesByDNameAndType(String hostName,
int rrType)
Returns directional group names visible to the account for the fully
qualified
hostName and rrType |
com.google.common.collect.FluentIterable<TrafficControllerPoolRecordDetail> |
TrafficControllerPoolApi.listRecords(String poolId)
Returns all records in the traffic controller pool.
|
com.google.common.collect.FluentIterable<ResourceRecordDetail> |
RoundRobinPoolApi.listRecords(String poolId)
Returns all records in the round robin pool.
|
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalGroupApi.listRecordsByAccountLevelGroup(String groupId)
Returns all the directional pool records in the account-level group.
|
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalPoolApi.listRecordsByDNameAndType(String dname,
int rrType)
Returns all the directional pool records in the zone with the fully
qualified
hostName and rrType |
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail> |
DirectionalGroupApi.listRecordsByGroupCoordinates(DirectionalGroupCoordinates group)
Returns all the directional pool records in the pool-level group.
|
String |
TaskApi.runTest(String value)
Runs a test task
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<SortedMap<String,URI>> |
VCloudVersionsAsyncClient.getSupportedVersions()
Retrieve information for supported versions
|
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<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> |
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<Task> |
VAppAsyncClient.deleteVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppTemplateAsyncClient.deleteVAppTemplate(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.deployAndPowerOnVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.deployAndPowerOnVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.deployVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.deployVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Catalog> |
CatalogAsyncClient.findCatalogInOrgNamed(String orgName,
String catalogName) |
com.google.common.util.concurrent.ListenableFuture<CatalogItem> |
CatalogAsyncClient.findCatalogItemInOrgCatalogNamed(String orgName,
String catalogName,
String itemName) |
com.google.common.util.concurrent.ListenableFuture<OrgNetwork> |
NetworkAsyncClient.findNetworkInOrgVDCNamed(String orgName,
String vdcName,
String networkName) |
com.google.common.util.concurrent.ListenableFuture<Org> |
OrgAsyncClient.findOrgNamed(String orgName) |
com.google.common.util.concurrent.ListenableFuture<TasksList> |
TaskAsyncClient.findTasksListInOrgNamed(String orgName) |
com.google.common.util.concurrent.ListenableFuture<VApp> |
VAppAsyncClient.findVAppInOrgVDCNamed(String orgName,
String vdcName,
String vAppName) |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
VAppTemplateAsyncClient.findVAppTemplateInOrgCatalogNamed(String orgName,
String catalogName,
String itemName) |
com.google.common.util.concurrent.ListenableFuture<VDC> |
VDCAsyncClient.findVDCInOrgNamed(String orgName,
String vdcName) |
com.google.common.util.concurrent.ListenableFuture<Catalog> |
CatalogAsyncClient.getCatalog(URI catalogId) |
com.google.common.util.concurrent.ListenableFuture<CatalogItem> |
CatalogAsyncClient.getCatalogItem(URI catalogItem) |
com.google.common.util.concurrent.ListenableFuture<OrgNetwork> |
NetworkAsyncClient.getNetwork(URI network) |
com.google.common.util.concurrent.ListenableFuture<Org> |
OrgAsyncClient.getOrg(URI orgId) |
com.google.common.util.concurrent.ListenableFuture<Envelope> |
VAppTemplateAsyncClient.getOvfEnvelopeForVAppTemplate(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
TaskAsyncClient.getTask(URI taskId) |
com.google.common.util.concurrent.ListenableFuture<TasksList> |
TaskAsyncClient.getTasksList(URI tasksListId) |
com.google.common.util.concurrent.ListenableFuture<VApp> |
VAppAsyncClient.getVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<VAppTemplate> |
VAppTemplateAsyncClient.getVAppTemplate(URI vAppTemplate) |
com.google.common.util.concurrent.ListenableFuture<VDC> |
VDCAsyncClient.getVDC(URI vdc) |
com.google.common.util.concurrent.ListenableFuture<Vm> |
VmAsyncClient.getVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Map<String,ReferenceType>> |
OrgAsyncClient.listOrgs() |
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.powerOffVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.powerOffVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.powerOnVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.powerOnVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.resetVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.resetVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.suspendVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.suspendVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.undeployAndSaveStateOfVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.undeployAndSaveStateOfVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VAppAsyncClient.undeployVApp(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.undeployVm(URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.updateCPUCountOfVm(int cpuCount,
URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.updateGuestCustomizationOfVm(GuestCustomizationSection guestCustomizationSection,
URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.updateMemoryMBOfVm(int memoryInMB,
URI href) |
com.google.common.util.concurrent.ListenableFuture<Task> |
VmAsyncClient.updateNetworkConnectionOfVm(NetworkConnectionSection networkConnectionSection,
URI href) |
Copyright © 2009-2013 jclouds. All Rights Reserved.