| Package | Description | 
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
SecurityGroupClient.authorizeIngressICMPToCIDRs(String securityGroupId,
                           int ICMPCode,
                           int ICMPType,
                           Iterable<String> cidrList,
                           AccountInDomainOptions... options)
Authorizes a particular ICMP ingress rule for this security group 
 | 
com.google.common.util.concurrent.ListenableFuture<String> | 
SecurityGroupAsyncClient.authorizeIngressICMPToCIDRs(String securityGroupId,
                           int ICMPCode,
                           int ICMPType,
                           Iterable<String> cidrList,
                           AccountInDomainOptions... options)  | 
String | 
SecurityGroupClient.authorizeIngressICMPToSecurityGroups(String securityGroupId,
                                    int ICMPCode,
                                    int ICMPType,
                                    com.google.common.collect.Multimap<String,String> accountToGroup,
                                    AccountInDomainOptions... options)
Authorizes a particular ICMP ingress rule for this security group 
 | 
com.google.common.util.concurrent.ListenableFuture<String> | 
SecurityGroupAsyncClient.authorizeIngressICMPToSecurityGroups(String securityGroupId,
                                    int ICMPCode,
                                    int ICMPType,
                                    com.google.common.collect.Multimap<String,String> accountToGroup,
                                    AccountInDomainOptions... options)  | 
String | 
SecurityGroupClient.authorizeIngressPortsToCIDRs(String securityGroupId,
                            String protocol,
                            int startPort,
                            int endPort,
                            Iterable<String> cidrList,
                            AccountInDomainOptions... options)
Authorizes a particular TCP or UDP ingress rule for this security group 
 | 
com.google.common.util.concurrent.ListenableFuture<String> | 
SecurityGroupAsyncClient.authorizeIngressPortsToCIDRs(String securityGroupId,
                            String protocol,
                            int startPort,
                            int endPort,
                            Iterable<String> cidrList,
                            AccountInDomainOptions... options)  | 
String | 
SecurityGroupClient.authorizeIngressPortsToSecurityGroups(String securityGroupId,
                                     String protocol,
                                     int startPort,
                                     int endPort,
                                     com.google.common.collect.Multimap<String,String> accountToGroup,
                                     AccountInDomainOptions... options)
Authorizes a particular TCP or UDP ingress rule for this security group 
 | 
com.google.common.util.concurrent.ListenableFuture<String> | 
SecurityGroupAsyncClient.authorizeIngressPortsToSecurityGroups(String securityGroupId,
                                     String protocol,
                                     int startPort,
                                     int endPort,
                                     com.google.common.collect.Multimap<String,String> accountToGroup,
                                     AccountInDomainOptions... options)  | 
ISOPermissions | 
ISOClient.listISOPermissions(String id,
                  AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template. 
 | 
com.google.common.util.concurrent.ListenableFuture<ISOPermissions> | 
ISOAsyncClient.listISOPermissions(String id,
                  AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template. 
 | 
Set<TemplatePermission> | 
TemplateClient.listTemplatePermissions(String id,
                       AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view
 this template. 
 | 
com.google.common.util.concurrent.ListenableFuture<Set<TemplatePermission>> | 
TemplateAsyncClient.listTemplatePermissions(String id,
                       AccountInDomainOptions... options)  | 
String | 
SecurityGroupClient.revokeIngressRule(String id,
                 AccountInDomainOptions... options)
Deletes a particular ingress rule from this security group 
 | 
com.google.common.util.concurrent.ListenableFuture<String> | 
SecurityGroupAsyncClient.revokeIngressRule(String id,
                 AccountInDomainOptions... options)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AssignVirtualMachineOptions
Options used to control what disk offerings are returned 
 | 
class  | 
AssociateIPAddressOptions
Options used to acquire and associate a public IP to an account. 
 | 
class  | 
CreateDiskOfferingOptions
Options to control how disk offerings are created 
 | 
class  | 
CreateLoadBalancerRuleOptions
Options used to control what load balancer rules are returned 
 | 
class  | 
CreateNetworkOptions
Optional fields for network creation 
 | 
class  | 
CreateServiceOfferingOptions
Options to control how service offerings are created 
 | 
class  | 
CreateSnapshotOptions
Options for the Snapshot createSnapshot method. 
 | 
class  | 
CreateVlanIPRangeOptions
Options to the createVlanIPRange API call. 
 | 
class  | 
DeployVirtualMachineOptions
Options used to control what disk offerings are returned 
 | 
class  | 
ListAccountsOptions
Options used to control what account information is returned 
 | 
class  | 
ListAsyncJobsOptions
Options used to control what asyncJobs information is returned 
 | 
class  | 
ListFirewallRulesOptions
Options used to control what firewall rules are returned 
 | 
class  | 
ListHostsOptions
Options used to control what hosts information is returned 
 | 
class  | 
ListIPForwardingRulesOptions
Options used to control what ip forwarding rules are returned 
 | 
class  | 
ListISOsOptions
Options for the ISO listISOs method. 
 | 
class  | 
ListLoadBalancerRulesOptions
Options used to control what load balancer rules are returned 
 | 
class  | 
ListNetworksOptions
Options used to control what networks information is returned 
 | 
class  | 
ListPortForwardingRulesOptions
Options used to control what port forwarding rules are returned 
 | 
class  | 
ListPublicIPAddressesOptions
Options used to control what ip addresss information is returned 
 | 
class  | 
ListSecurityGroupsOptions
Options used to control what security groups are returned 
 | 
class  | 
ListSnapshotPoliciesOptions
Options for the Snapshot listSnapshotPolicies method. 
 | 
class  | 
ListSnapshotsOptions
Options for the Snapshot listSnapshots method. 
 | 
class  | 
ListTemplatesOptions
Options used to control what templates information is returned 
 | 
class  | 
ListUsageRecordsOptions
Options to the GlobalUsageClient.listUsageOptions() API call 
 | 
class  | 
ListUsersOptions
Options used to control what user information is returned 
 | 
class  | 
ListVirtualMachinesOptions
Options used to control what virtual machines information is returned 
 | 
class  | 
ListVlanIPRangesOptions
Options to the listVLANIPRanges() API call 
 | 
class  | 
ListVolumesOptions
Options used to control what volume 
 | 
class  | 
RegisterISOOptions
Options for the ISO registerISO method. 
 | 
class  | 
RegisterTemplateOptions
Options used to control how a template is registered. 
 | 
class  | 
UpdateDiskOfferingOptions
Options to control how disk offerings are created 
 | 
class  | 
UpdateNetworkOfferingOptions
Options to control how network offerings are created 
 | 
class  | 
UpdateServiceOfferingOptions
Options to control how service offerings are created 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static AccountInDomainOptions | 
AccountInDomainOptions.NONE  | 
| Modifier and Type | Method and Description | 
|---|---|
AccountInDomainOptions | 
AccountInDomainOptions.accountInDomain(String account,
               String domain)  | 
static AccountInDomainOptions | 
AccountInDomainOptions.Builder.accountInDomain(String account,
               String domain)  | 
AccountInDomainOptions | 
AccountInDomainOptions.domainId(String domainId)  | 
static AccountInDomainOptions | 
AccountInDomainOptions.Builder.domainId(String domainId)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.