|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectJson in org.jclouds.cloudloadbalancers.features |
---|
Methods in org.jclouds.cloudloadbalancers.features with annotations of type SelectJson | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Set<Node>> |
NodeAsyncClient.createNodesInLoadBalancer(Set<NodeRequest> nodes,
int lbid)
|
com.google.common.util.concurrent.ListenableFuture<Node> |
NodeAsyncClient.getNodeInLoadBalancer(int nid,
int lbid)
|
com.google.common.util.concurrent.ListenableFuture<Set<Node>> |
NodeAsyncClient.listNodes(int lbid)
|
Uses of SelectJson in org.jclouds.cloudstack.features |
---|
Methods in org.jclouds.cloudstack.features with annotations of type SelectJson | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Cluster> |
GlobalHostAsyncClient.addCluster(long zoneId,
String clusterName,
Host.ClusterType clusterType,
String hypervisor,
AddClusterOptions... options)
Adds a new cluster. |
com.google.common.util.concurrent.ListenableFuture<Host> |
GlobalHostAsyncClient.addHost(long zoneId,
String url,
String hypervisor,
String username,
String password,
AddHostOptions... options)
Adds a new host. |
com.google.common.util.concurrent.ListenableFuture<Host> |
GlobalHostAsyncClient.addSecondaryStorage(String url,
AddSecondaryStorageOptions... options)
Adds secondary storage. |
com.google.common.util.concurrent.ListenableFuture<Long> |
LoadBalancerAsyncClient.assignVirtualMachinesToLoadBalancerRule(long id,
Iterable<Long> virtualMachineIds)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
LoadBalancerAsyncClient.assignVirtualMachinesToLoadBalancerRule(long id,
long... virtualMachineIds)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
SecurityGroupAsyncClient.authorizeIngressICMPToCIDRs(long securityGroupId,
int ICMPCode,
int ICMPType,
Iterable<String> cidrList,
AccountInDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
SecurityGroupAsyncClient.authorizeIngressICMPToSecurityGroups(long securityGroupId,
int ICMPCode,
int ICMPType,
com.google.common.collect.Multimap<String,String> accountToGroup,
AccountInDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
SecurityGroupAsyncClient.authorizeIngressPortsToCIDRs(long securityGroupId,
String protocol,
int startPort,
int endPort,
Iterable<String> cidrList,
AccountInDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
SecurityGroupAsyncClient.authorizeIngressPortsToSecurityGroups(long securityGroupId,
String protocol,
int startPort,
int endPort,
com.google.common.collect.Multimap<String,String> accountToGroup,
AccountInDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
GlobalHostAsyncClient.cancelHostMaintenance(long hostId)
Cancels host maintenance. |
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.changeServiceForVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Account> |
GlobalAccountAsyncClient.createAccount(String userName,
Account.Type accountType,
String email,
String firstName,
String lastName,
String hashedPassword,
CreateAccountOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<DiskOffering> |
GlobalOfferingAsyncClient.createDiskOffering(String name,
String displayText,
CreateDiskOfferingOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Domain> |
GlobalDomainAsyncClient.createDomain(String name,
CreateDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<VMGroup> |
VMGroupAsyncClient.createInstanceGroup(String name,
CreateVMGroupOptions... options)
Creates a VM group |
com.google.common.util.concurrent.ListenableFuture<Long> |
LoadBalancerAsyncClient.createLoadBalancerRuleForPublicIP(long publicIPId,
LoadBalancerRule.Algorithm algorithm,
String name,
int privatePort,
int publicPort,
CreateLoadBalancerRuleOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Network> |
NetworkAsyncClient.createNetworkInZone(long zoneId,
long networkOfferingId,
String name,
String displayText,
CreateNetworkOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Pod> |
GlobalPodAsyncClient.createPod(String name,
long zoneId,
String startIp,
String gateway,
String netmask,
CreatePodOptions... createPodOptions)
Creates a new Pod. |
com.google.common.util.concurrent.ListenableFuture<Pod> |
GlobalPodAsyncClient.createPod(String name,
long zoneId,
String startIp,
String endIp,
String gateway,
String netmask,
CreatePodOptions... createPodOptions)
Creates a new Pod. |
com.google.common.util.concurrent.ListenableFuture<SecurityGroup> |
SecurityGroupAsyncClient.createSecurityGroup(String name)
|
com.google.common.util.concurrent.ListenableFuture<ServiceOffering> |
GlobalOfferingAsyncClient.createServiceOffering(String name,
String displayText,
int cpuNumber,
int cpuSpeedInMHz,
int memoryInMB,
CreateServiceOfferingOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<SshKeyPair> |
SSHKeyPairAsyncClient.createSSHKeyPair(String name)
|
com.google.common.util.concurrent.ListenableFuture<User> |
GlobalUserAsyncClient.createUser(String userName,
String accountName,
String email,
String hashedPassword,
String firstName,
String lastName,
CreateUserOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<VlanIPRange> |
GlobalVlanAsyncClient.createVlanIPRange(String startIP,
String endIP,
CreateVlanIPRangeOptions... options)
Creates a VLAN IP range. |
com.google.common.util.concurrent.ListenableFuture<Zone> |
GlobalZoneAsyncClient.createZone(String name,
NetworkType networkType,
String externalDns1,
String internalDns1,
CreateZoneOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
NATAsyncClient.deleteIPForwardingRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
LoadBalancerAsyncClient.deleteLoadBalancerRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
NetworkAsyncClient.deleteNetwork(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.destroyVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
NATAsyncClient.disableStaticNATOnPublicIP(long IPAddressId)
|
com.google.common.util.concurrent.ListenableFuture<Account> |
DomainAccountAsyncClient.enableAccount(String accountName,
long domainId)
|
com.google.common.util.concurrent.ListenableFuture<User> |
DomainUserAsyncClient.enableUser(long userId)
|
com.google.common.util.concurrent.ListenableFuture<JobResult> |
GlobalUsageAsyncClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Account> |
AccountAsyncClient.getAccount(long id)
|
com.google.common.util.concurrent.ListenableFuture<DiskOffering> |
OfferingAsyncClient.getDiskOffering(long id)
|
com.google.common.util.concurrent.ListenableFuture<Domain> |
DomainDomainAsyncClient.getDomainById(long domainId)
|
com.google.common.util.concurrent.ListenableFuture<String> |
VirtualMachineAsyncClient.getEncryptedPasswordForVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<FirewallRule> |
FirewallAsyncClient.getFirewallRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<VMGroup> |
VMGroupAsyncClient.getInstanceGroup(long id)
|
com.google.common.util.concurrent.ListenableFuture<IPForwardingRule> |
NATAsyncClient.getIPForwardingRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<Set<IPForwardingRule>> |
NATAsyncClient.getIPForwardingRulesForIPAddress(long id)
|
com.google.common.util.concurrent.ListenableFuture<Set<IPForwardingRule>> |
NATAsyncClient.getIPForwardingRulesForVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<ISO> |
ISOAsyncClient.getISO(long id)
Gets information about an ISO by its ID. |
com.google.common.util.concurrent.ListenableFuture<LoadBalancerRule> |
LoadBalancerAsyncClient.getLoadBalancerRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<Network> |
NetworkAsyncClient.getNetwork(long id)
|
com.google.common.util.concurrent.ListenableFuture<NetworkOffering> |
OfferingAsyncClient.getNetworkOffering(long id)
|
com.google.common.util.concurrent.ListenableFuture<OSType> |
GuestOSAsyncClient.getOSType(long id)
|
com.google.common.util.concurrent.ListenableFuture<Pod> |
GlobalPodAsyncClient.getPod(long id)
|
com.google.common.util.concurrent.ListenableFuture<PortForwardingRule> |
FirewallAsyncClient.getPortForwardingRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<PublicIPAddress> |
AddressAsyncClient.getPublicIPAddress(long id)
|
com.google.common.util.concurrent.ListenableFuture<SecurityGroup> |
SecurityGroupAsyncClient.getSecurityGroup(long id)
|
com.google.common.util.concurrent.ListenableFuture<ServiceOffering> |
OfferingAsyncClient.getServiceOffering(long id)
|
com.google.common.util.concurrent.ListenableFuture<Snapshot> |
SnapshotAsyncClient.getSnapshot(long id)
Gets a snapshot by its ID. |
com.google.common.util.concurrent.ListenableFuture<SshKeyPair> |
SSHKeyPairAsyncClient.getSSHKeyPair(String name)
|
com.google.common.util.concurrent.ListenableFuture<Template> |
TemplateAsyncClient.getTemplateInZone(long templateId,
long zoneId)
|
com.google.common.util.concurrent.ListenableFuture<VirtualMachine> |
VirtualMachineAsyncClient.getVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<VlanIPRange> |
GlobalVlanAsyncClient.getVlanIPRange(long id)
Get the details of an IP range by its id. |
com.google.common.util.concurrent.ListenableFuture<Volume> |
VolumeAsyncClient.getVolume(long id)
|
com.google.common.util.concurrent.ListenableFuture<Zone> |
ZoneAsyncClient.getZone(long id)
|
com.google.common.util.concurrent.ListenableFuture<Set<Account>> |
AccountAsyncClient.listAccounts(ListAccountsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Alert>> |
GlobalAlertAsyncClient.listAlerts(ListAlertsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Capabilities> |
ConfigurationAsyncClient.listCapabilities()
|
com.google.common.util.concurrent.ListenableFuture<Set<Capacity>> |
GlobalCapacityAsyncClient.listCapacity(ListCapacityOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Cluster>> |
GlobalHostAsyncClient.listClusters(ListClustersOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<ConfigurationEntry>> |
GlobalConfigurationAsyncClient.listConfigurationEntries(ListConfigurationEntriesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<DiskOffering>> |
OfferingAsyncClient.listDiskOfferings(ListDiskOfferingsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Domain>> |
DomainDomainAsyncClient.listDomainChildren(ListDomainChildrenOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Domain>> |
DomainDomainAsyncClient.listDomains(ListDomainsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Event>> |
EventAsyncClient.listEvents(ListEventsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<FirewallRule>> |
FirewallAsyncClient.listFirewallRules(ListFirewallRulesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Host>> |
GlobalHostAsyncClient.listHosts(ListHostsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<VMGroup>> |
VMGroupAsyncClient.listInstanceGroups(ListVMGroupsOptions... options)
Lists VM groups |
com.google.common.util.concurrent.ListenableFuture<Set<IPForwardingRule>> |
NATAsyncClient.listIPForwardingRules(ListIPForwardingRulesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<ISOPermissions> |
ISOAsyncClient.listISOPermissions(long id,
AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template. |
com.google.common.util.concurrent.ListenableFuture<Set<ISO>> |
ISOAsyncClient.listISOs(ListISOsOptions... options)
Lists all available ISO files. |
com.google.common.util.concurrent.ListenableFuture<Set<LoadBalancerRule>> |
LoadBalancerAsyncClient.listLoadBalancerRules(ListLoadBalancerRulesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<NetworkOffering>> |
OfferingAsyncClient.listNetworkOfferings(ListNetworkOfferingsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Network>> |
NetworkAsyncClient.listNetworks(ListNetworksOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<OSType>> |
GuestOSAsyncClient.listOSTypes(ListOSTypesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Pod>> |
GlobalPodAsyncClient.listPods(ListPodsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<PortForwardingRule>> |
FirewallAsyncClient.listPortForwardingRules(ListPortForwardingRulesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<PublicIPAddress>> |
AddressAsyncClient.listPublicIPAddresses(ListPublicIPAddressesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<ResourceLimit>> |
LimitAsyncClient.listResourceLimits(ListResourceLimitsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<SecurityGroup>> |
SecurityGroupAsyncClient.listSecurityGroups(ListSecurityGroupsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<ServiceOffering>> |
OfferingAsyncClient.listServiceOfferings(ListServiceOfferingsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Snapshot>> |
SnapshotAsyncClient.listSnapshots(ListSnapshotsOptions... options)
Lists all available snapshots for the account, matching the query described by the options. |
com.google.common.util.concurrent.ListenableFuture<Set<SshKeyPair>> |
SSHKeyPairAsyncClient.listSSHKeyPairs(ListSSHKeyPairsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<StoragePool>> |
GlobalStoragePoolAsyncClient.listStoragePools(ListStoragePoolsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Template>> |
TemplateAsyncClient.listTemplates()
|
com.google.common.util.concurrent.ListenableFuture<Set<Template>> |
TemplateAsyncClient.listTemplates(ListTemplatesOptions options)
|
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
GlobalUsageAsyncClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<User>> |
DomainUserAsyncClient.listUsers(ListUsersOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<VirtualMachine>> |
VirtualMachineAsyncClient.listVirtualMachines(ListVirtualMachinesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<VirtualMachine>> |
LoadBalancerAsyncClient.listVirtualMachinesAssignedToLoadBalancerRule(long id)
|
com.google.common.util.concurrent.ListenableFuture<Set<VlanIPRange>> |
GlobalVlanAsyncClient.listVlanIPRanges(ListVlanIPRangesOptions... options)
Lists all VLAN IP ranges. |
com.google.common.util.concurrent.ListenableFuture<Set<Volume>> |
VolumeAsyncClient.listVolumes(ListVolumesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Set<Zone>> |
ZoneAsyncClient.listZones(ListZonesOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
GlobalHostAsyncClient.prepareHostForMaintenance(long hostId)
Prepares a host for maintenance. |
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.rebootVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
GlobalHostAsyncClient.reconnectHost(long hostId)
Reconnects a host. |
com.google.common.util.concurrent.ListenableFuture<SshKeyPair> |
SSHKeyPairAsyncClient.registerSSHKeyPair(String name,
String publicKey)
|
com.google.common.util.concurrent.ListenableFuture<Set<Template>> |
TemplateAsyncClient.registerTemplate(TemplateMetadata templateMetadata,
String format,
String hypervisor,
String url,
long zoneId,
RegisterTemplateOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<ApiKeyPair> |
GlobalUserAsyncClient.registerUserKeys(long userId)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
LoadBalancerAsyncClient.removeVirtualMachinesFromLoadBalancerRule(long id,
Iterable<Long> virtualMachineIds)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
LoadBalancerAsyncClient.removeVirtualMachinesFromLoadBalancerRule(long id,
long... virtualMachineIds)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.resetPasswordForVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
SecurityGroupAsyncClient.revokeIngressRule(long id,
AccountInDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.startVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.stopVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Account> |
GlobalAccountAsyncClient.updateAccount(String accountName,
long domainId,
String newName,
UpdateAccountOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Cluster> |
GlobalHostAsyncClient.updateCluster(long clusterId,
UpdateClusterOptions... options)
Updates an existing cluster. |
com.google.common.util.concurrent.ListenableFuture<Void> |
GlobalHostAsyncClient.updateClusterPassword(long clusterId,
String username,
String password)
Update password of a cluster on management server. |
com.google.common.util.concurrent.ListenableFuture<ConfigurationEntry> |
GlobalConfigurationAsyncClient.updateConfigurationEntry(String name,
String value)
|
com.google.common.util.concurrent.ListenableFuture<DiskOffering> |
GlobalOfferingAsyncClient.updateDiskOffering(long id,
UpdateDiskOfferingOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Domain> |
GlobalDomainAsyncClient.updateDomain(long domainId,
UpdateDomainOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Host> |
GlobalHostAsyncClient.updateHost(long hostId,
UpdateHostOptions... options)
Updates a host. |
com.google.common.util.concurrent.ListenableFuture<VMGroup> |
VMGroupAsyncClient.updateInstanceGroup(long id,
UpdateVMGroupOptions... options)
Modify a VM group |
com.google.common.util.concurrent.ListenableFuture<LoadBalancerRule> |
LoadBalancerAsyncClient.updateLoadBalancerRule(long id,
UpdateLoadBalancerRuleOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<NetworkOffering> |
GlobalOfferingAsyncClient.updateNetworkOffering(long id,
UpdateNetworkOfferingOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Pod> |
GlobalPodAsyncClient.updatePod(long id,
UpdatePodOptions... updatePodOptions)
Updates a Pod. |
com.google.common.util.concurrent.ListenableFuture<ResourceLimit> |
DomainLimitAsyncClient.updateResourceLimit(ResourceLimit limit)
|
com.google.common.util.concurrent.ListenableFuture<ServiceOffering> |
GlobalOfferingAsyncClient.updateServiceOffering(long id,
UpdateServiceOfferingOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Template> |
TemplateAsyncClient.updateTemplate(long id,
UpdateTemplateOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<User> |
GlobalUserAsyncClient.updateUser(long id,
UpdateUserOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Long> |
VirtualMachineAsyncClient.updateVirtualMachine(long id)
|
com.google.common.util.concurrent.ListenableFuture<Zone> |
GlobalZoneAsyncClient.updateZone(long id,
UpdateZoneOptions... options)
|
Uses of SelectJson in org.jclouds.glesys.features |
---|
Methods in org.jclouds.glesys.features with annotations of type SelectJson | |
---|---|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.cloneServer(String serverid,
String hostname,
CloneServerOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.createServerWithHostnameAndRootPassword(ServerSpec serverSpec,
String hostname,
String rootPassword,
CreateServerOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.editServer(String serverid,
EditServerOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<Map<String,AllowedArgumentsForCreateServer>> |
ServerAsyncClient.getAllowedArgumentsForCreateServerByPlatform()
|
com.google.common.util.concurrent.ListenableFuture<ArchiveAllowedArguments> |
ArchiveAsyncClient.getArchiveAllowedArguments()
|
com.google.common.util.concurrent.ListenableFuture<ArchiveDetails> |
ArchiveAsyncClient.getArchiveDetails(String username)
|
com.google.common.util.concurrent.ListenableFuture<Console> |
ServerAsyncClient.getConsole(String id)
|
com.google.common.util.concurrent.ListenableFuture<EmailOverview> |
EmailAsyncClient.getEmailOverview()
|
com.google.common.util.concurrent.ListenableFuture<IpDetails> |
IpAsyncClient.getIpDetails(String ipAddress)
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.getServerDetails(String id)
|
com.google.common.util.concurrent.ListenableFuture<SortedMap<String,ServerLimit>> |
ServerAsyncClient.getServerLimits(String id)
|
com.google.common.util.concurrent.ListenableFuture<ServerStatus> |
ServerAsyncClient.getServerStatus(String id,
ServerStatusOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.hardStopServer(String id)
|
com.google.common.util.concurrent.ListenableFuture<Set<EmailAccount>> |
EmailAsyncClient.listAccounts(String domain)
|
com.google.common.util.concurrent.ListenableFuture<Set<Archive>> |
ArchiveAsyncClient.listArchives()
|
com.google.common.util.concurrent.ListenableFuture<Set<Domain>> |
DomainAsyncClient.listDomains()
|
com.google.common.util.concurrent.ListenableFuture<Set<String>> |
IpAsyncClient.listFree(String ipversion,
String datacenter,
String platform)
|
com.google.common.util.concurrent.ListenableFuture<Set<DomainRecord>> |
DomainAsyncClient.listRecords(String domain)
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
ServerAsyncClient.listServers()
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.rebootServer(String id)
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.startServer(String id)
|
com.google.common.util.concurrent.ListenableFuture<ServerDetails> |
ServerAsyncClient.stopServer(String id)
|
Uses of SelectJson in org.jclouds.openstack.keystone.v1_1 |
---|
Methods in org.jclouds.openstack.keystone.v1_1 with annotations of type SelectJson | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Auth> |
ServiceAsyncClient.authenticate(String username,
String key)
|
Uses of SelectJson in org.jclouds.openstack.keystone.v2_0 |
---|
Methods in org.jclouds.openstack.keystone.v2_0 with annotations of type SelectJson | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Access> |
ServiceAsyncClient.authenticateTenantWithCredentials(String tenantId,
ApiAccessKeyCredentials apiAccessKeyCredentials)
|
com.google.common.util.concurrent.ListenableFuture<Access> |
ServiceAsyncClient.authenticateTenantWithCredentials(String tenantId,
PasswordCredentials passwordCredentials)
|
Uses of SelectJson in org.jclouds.openstack.nova.v1_1.features |
---|
Methods in org.jclouds.openstack.nova.v1_1.features with annotations of type SelectJson | |
---|---|
com.google.common.util.concurrent.ListenableFuture<Server> |
ServerAsyncClient.getServer(String id)
|
com.google.common.util.concurrent.ListenableFuture<Set<Resource>> |
ServerAsyncClient.listServers()
|
com.google.common.util.concurrent.ListenableFuture<Set<Server>> |
ServerAsyncClient.listServersInDetail()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |