Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.changeAdminPass(int id,
String adminPass) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.confirmResizeServer(int id) |
com.google.common.util.concurrent.ListenableFuture<Image> |
CloudServersAsyncClient.createImageFromServer(String imageName,
int serverId) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.rebootServer(int id,
RebootType rebootType) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.renameServer(int id,
String newName) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.resizeServer(int id,
int flavorId) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.revertResizeServer(int id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
CloudServersAsyncClient.shareIp(String addressToShare,
int serverToTosignBindressTo,
int sharedIpGroup,
boolean configureServer) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<VLANInfo> |
CloudSigmaAsyncClient.createVLAN(String name) |
com.google.common.util.concurrent.ListenableFuture<VLANInfo> |
CloudSigmaAsyncClient.renameVLAN(String uuid,
String name) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Job> |
ZoneAsyncApi.freeze(String fqdn) |
com.google.common.util.concurrent.ListenableFuture<Zone> |
ZoneAsyncApi.publish(String fqdn) |
com.google.common.util.concurrent.ListenableFuture<Job> |
ZoneAsyncApi.scheduleCreateWithContact(String fqdn,
String contact) |
com.google.common.util.concurrent.ListenableFuture<Job> |
ZoneAsyncApi.thaw(String fqdn) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
FloatingIPAsyncApi.addToServer(String address,
String serverId) |
com.google.common.util.concurrent.ListenableFuture<? extends FloatingIP> |
FloatingIPAsyncApi.allocateFromPool(String pool) |
com.google.common.util.concurrent.ListenableFuture<? extends FloatingIP> |
FloatingIPAsyncApi.create() |
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
KeyPairAsyncApi.create(String name) |
com.google.common.util.concurrent.ListenableFuture<? extends SecurityGroup> |
SecurityGroupAsyncApi.createWithDescription(String name,
String description) |
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<Boolean> |
ServerAdminAsyncApi.injectNetworkInfo(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.lock(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.migrate(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.pause(String id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
FloatingIPAsyncApi.removeFromServer(String address,
String serverId) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.resetNetwork(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.resume(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
HostAdministrationAsyncApi.startMaintenance(String hostId) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
HostAdministrationAsyncApi.stopMaintenance(String hostId) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.suspend(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.unlock(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
ServerAdminAsyncApi.unpause(String id) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
VolumeTypeAsyncApi.updateExtraSpec(String id,
String key,
String value) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
FlavorExtraSpecsAsyncApi.updateMetadataEntry(String flavorId,
String key,
String value) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.changeAdminPass(String id,
String adminPass) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.confirmResize(String id) |
com.google.common.util.concurrent.ListenableFuture<String> |
ServerAsyncApi.createImageFromServer(String name,
String id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.reboot(String id,
RebootType rebootType) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.rename(String id,
String newName) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.resize(String id,
String flavorId) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.revertResize(String id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.start(String id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ServerAsyncApi.stop(String id) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
SessionPersistenceAsyncApi.create(SessionPersistence sessionPersistence) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ErrorPageAsyncApi.create(String content) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ContentCachingAsyncApi.disable() |
com.google.common.util.concurrent.ListenableFuture<Void> |
ConnectionAsyncApi.disableConnectionLogging() |
com.google.common.util.concurrent.ListenableFuture<Void> |
ContentCachingAsyncApi.enable() |
com.google.common.util.concurrent.ListenableFuture<Void> |
ConnectionAsyncApi.enableConnectionLogging() |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
NodeAsyncApi.updateMetadatum(int id,
int metadatumId,
String value) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
LoadBalancerAsyncApi.updateMetadatum(int id,
int metadatumId,
String value) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Change> |
ResourceRecordSetAsyncApi.create(ResourceRecordSet rrs) |
com.google.common.util.concurrent.ListenableFuture<NewHostedZone> |
HostedZoneAsyncApi.createWithReference(String name,
String callerReference) |
com.google.common.util.concurrent.ListenableFuture<NewHostedZone> |
HostedZoneAsyncApi.createWithReferenceAndComment(String name,
String callerReference,
String comment) |
com.google.common.util.concurrent.ListenableFuture<Change> |
ResourceRecordSetAsyncApi.delete(ResourceRecordSet rrs) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Account> |
UltraDNSWSAsyncApi.getCurrentAccount() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
RoundRobinPoolAsyncApi.addAAAARecordWithAddressAndTTL(String lbPoolID,
String ipv6Address,
com.google.common.primitives.UnsignedInteger ttl) |
com.google.common.util.concurrent.ListenableFuture<String> |
RoundRobinPoolAsyncApi.addARecordWithAddressAndTTL(String lbPoolID,
String ipv4Address,
com.google.common.primitives.UnsignedInteger ttl) |
com.google.common.util.concurrent.ListenableFuture<Void> |
TaskAsyncApi.clear(String name) |
com.google.common.util.concurrent.ListenableFuture<String> |
RoundRobinPoolAsyncApi.createAAAAPoolForHostname(String name,
String hostname) |
com.google.common.util.concurrent.ListenableFuture<String> |
RoundRobinPoolAsyncApi.createAPoolForHostname(String name,
String hostname) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ZoneAsyncApi.createInAccount(String name,
String accountId) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ZoneAsyncApi.delete(String name) |
com.google.common.util.concurrent.ListenableFuture<Void> |
RoundRobinPoolAsyncApi.delete(String id) |
com.google.common.util.concurrent.ListenableFuture<Void> |
ResourceRecordAsyncApi.delete(String guid) |
com.google.common.util.concurrent.ListenableFuture<Void> |
RoundRobinPoolAsyncApi.deleteRecord(String guid) |
com.google.common.util.concurrent.ListenableFuture<ZoneProperties> |
ZoneAsyncApi.get(String name) |
com.google.common.util.concurrent.ListenableFuture<Task> |
TaskAsyncApi.get(String name) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Task>> |
TaskAsyncApi.list() |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<RoundRobinPool>> |
RoundRobinPoolAsyncApi.list() |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecord>> |
ResourceRecordAsyncApi.list() |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Zone>> |
ZoneAsyncApi.listByAccount(String accountId) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<Zone>> |
ZoneAsyncApi.listByAccountAndType(String accountId,
Zone.Type type) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecordMetadata>> |
ResourceRecordAsyncApi.listByName(String hostName) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecordMetadata>> |
ResourceRecordAsyncApi.listByNameAndType(String hostName,
int rrType) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecordMetadata>> |
ResourceRecordAsyncApi.listByNameAndType(String hostName,
String rrType) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecordMetadata>> |
ResourceRecordAsyncApi.listByNameAndType(String hostName,
com.google.common.primitives.UnsignedInteger rrType) |
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecord>> |
RoundRobinPoolAsyncApi.listRecords(String poolId) |
com.google.common.util.concurrent.ListenableFuture<String> |
TaskAsyncApi.runTest(String value) |
com.google.common.util.concurrent.ListenableFuture<Void> |
RoundRobinPoolAsyncApi.updateRecordWithAddressAndTTL(String lbPoolID,
String guid,
String ipv4Address,
com.google.common.primitives.UnsignedInteger ttl) |
Copyright © 2009-2013 jclouds. All Rights Reserved.