Uses of Annotation Interface
org.jclouds.rest.annotations.QueryParams
Packages that use QueryParams
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.-
Uses of QueryParams in org.jclouds.atmos
Methods in org.jclouds.atmos with annotations of type QueryParamsModifier and TypeMethodDescriptionAtmosClient.getUserMetadata
(String path) void
AtmosClient.setGroupAcl
(String path, PutOptions options) -
Uses of QueryParams in org.jclouds.azureblob
Methods in org.jclouds.azureblob with annotations of type QueryParamsModifier and TypeMethodDescriptionboolean
AzureBlobClient.containerExists
(String container) Issues a HEAD command to determine if the container exists or not.boolean
AzureBlobClient.createContainer
(String container, CreateContainerOptions... options) The Create Container operation creates a new container under the specified identity.boolean
AzureBlobClient.createRootContainer
(CreateContainerOptions... options) The root container is a default container that may be inferred from a URL requesting a blob resource.void
AzureBlobClient.deleteContainer
(String container) The Delete Container operation marks the specified container for deletion.void
AzureBlobClient.deleteRootContainer()
The Delete Container operation marks the specified container for deletion.AzureBlobClient.getBlockList
(String container, String name) AzureBlobClient.getContainerProperties
(String container) The Get Container Properties operation returns all user-defined metadata and system properties for the specified container.AzureBlobClient.getPublicAccessForContainer
(String container) Returns whether data in the container may be accessed publicly and the level of accessAzureBlobClient.listBlobs
(String container, ListBlobsOptions... options) The List Blobs operation enumerates the list of blobs under the specified container.AzureBlobClient.listBlobs
(ListBlobsOptions... options) AzureBlobClient.listContainers
(ListOptions... listOptions) The List Containers operation returns a list of the containers under the specified identity.void
The Put Block operation creates a block blob on Azure which can be later assembled into a single, large blob object with the Put Block List operation.AzureBlobClient.putBlockList
(String container, String name, List<String> blockIdList) Deprecated.call putBlockList(String, AzureBlob, List<String>) insteadAzureBlobClient.putBlockList
(String container, AzureBlob object, List<String> blockIdList) The Put Block List assembles a list of blocks previously uploaded with Put Block into a single blob.AzureBlobClient.setBlobProperties
(String container, String name, ContentMetadata contentMetadata) void
AzureBlobClient.setBlobTier
(String container, String name, AccessTier tier) AzureBlobClient.setPublicAccessForContainer
(String container, PublicAccess access) Returns whether data in the container may be accessed publicly and the level of accessvoid
AzureBlobClient.setResourceMetadata
(String container, Map<String, String> metadata) The Set Container Metadata operation sets one or more user-defined name/value pairs for the specified container. -
Uses of QueryParams in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features with annotations of type QueryParamsModifier and TypeMethodDescriptionActivityLogAlertApi.createOrUpdate
(String activityLogAlertName, ActivityLogAlertProperties properties, Map<String, String> tags, String location) MetricAlertApi.createOrUpdate
(String ruleName, MetricAlertProperties properties, Map<String, String> tags, String location) VirtualMachineApi.createOrUpdate
(String vmname, String location, VirtualMachineProperties properties, Map<String, String> tags, Plan plan) GraphRBACApi.getCurrentServicePrincipal()
-
Uses of QueryParams in org.jclouds.cloudstack.features
Classes in org.jclouds.cloudstack.features with annotations of type QueryParamsModifier and TypeInterfaceDescriptioninterface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to CloudStack Account features available to Domain Admin users.interface
Provides synchronous access to CloudStack Domain features available to Domain Admin users.interface
Provides synchronous access to CloudStack Limit features available to Domain Admin users.interface
Provides synchronous access to CloudStack User features available to Domain Admin users.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to CloudStack Account features available to Global Admin users.interface
Provides synchronous access to CloudStack Account features available to Global Admin users.interface
Provides synchronous access to CloudStack Account features available to Global Admin users.interface
Provides synchronous access to CloudStack Configuration features available to Global Admin users.interface
Provides synchronous access to CloudStack Domain features available to Global Admin users.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to CloudStack Pod features available to Global Admin users.interface
Provides synchronous access to CloudStack storage pool features.interface
Provides synchronous access to CloudStack usage features.interface
Provides synchronous access to CloudStack User features available to Global Admin users.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to CloudStack Account features available to Global Admin users.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
interface
Provides synchronous access to CloudStack SSHKeyPair features.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to CloudStack project features.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to Cloudstack Sessionsinterface
Provides synchronous access to CloudStack Snapshot features.interface
Provides synchronous access to CloudStack SSHKeyPair features.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to CloudStack VM group features.interface
Provides synchronous access to cloudstack via their REST API.interface
Provides synchronous access to cloudstack via their REST API.Methods in org.jclouds.cloudstack.features with annotations of type QueryParamsModifier and TypeMethodDescriptionGlobalHostApi.addCluster
(String zoneId, String clusterName, Host.ClusterType clusterType, String hypervisor, AddClusterOptions... options) Adds a new cluster.GlobalHostApi.addHost
(String zoneId, String url, String hypervisor, String username, String password, AddHostOptions... options) Adds a new host.GlobalHostApi.addSecondaryStorage
(String url, AddSecondaryStorageOptions... options) Adds secondary storage.VirtualMachineApi.assignVirtualMachine
(String virtualMachineId, AssignVirtualMachineOptions... options) Re-assign a virtual machine to a different account/domain.LoadBalancerApi.assignVirtualMachinesToLoadBalancerRule
(String id, Iterable<String> virtualMachineIds) Assigns virtual machine or a list of virtual machines to a load balancer rule.LoadBalancerApi.assignVirtualMachinesToLoadBalancerRule
(String id, String... virtualMachineIds) Assigns virtual machine or a list of virtual machines to a load balancer rule.AddressApi.associateIPAddressInZone
(String zoneId, AssociateIPAddressOptions... options) Acquires and associates a public IP to an account.Attaches an ISO to a virtual machine.VolumeApi.attachVolume
(String volumeId, String virtualMachineId) Attaches a disk volume to a virtual machine.SecurityGroupApi.authorizeIngressICMPToCIDRs
(String securityGroupId, int ICMPCode, int ICMPType, Iterable<String> cidrList, AccountInDomainOptions... options) Authorizes a particular ICMP ingress rule for this security groupSecurityGroupApi.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 groupSecurityGroupApi.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 groupSecurityGroupApi.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 groupGlobalHostApi.cancelHostMaintenance
(String hostId) Cancels host maintenance.VirtualMachineApi.changeServiceForVirtualMachine
(String id, String serviceOfferingId) Changes the service offering for a virtual machine.Copies a template from one zone to another.TemplateApi.copyTemplateToZone
(String id, String sourceZoneId, String destZoneId) Copies a template from one zone to another.GlobalAccountApi.createAccount
(String userName, Account.Type accountType, String email, String firstName, String lastName, String hashedPassword, CreateAccountOptions... options) Create a new Cloudstack accountGlobalOfferingApi.createDiskOffering
(String name, String displayText, CreateDiskOfferingOptions... options) Create a new disk offeringGlobalDomainApi.createDomain
(String name, CreateDomainOptions... options) Create new DomainFirewallApi.createEgressFirewallRuleForNetworkAndProtocol
(String networkId, FirewallRule.Protocol protocol, CreateFirewallRuleOptions... options) FirewallApi.createEgressFirewallRuleForNetworkProtocolAndPort
(String networkId, FirewallRule.Protocol protocol, int startPort, int endPort) FirewallApi.createFirewallRuleForIpAndProtocol
(String ipAddressId, FirewallRule.Protocol protocol, CreateFirewallRuleOptions... options) FirewallApi.createFirewallRuleForIpProtocolAndPort
(String ipAddressId, FirewallRule.Protocol protocol, int startPort, int endPort) VMGroupApi.createInstanceGroup
(String name, CreateVMGroupOptions... options) Creates a VM groupNATApi.createIPForwardingRule
(String IPAddressId, String protocol, int startPort, CreateIPForwardingRuleOptions... options) Creates an ip forwarding ruleLoadBalancerApi.createLoadBalancerRuleForPublicIP
(String publicIPId, LoadBalancerRule.Algorithm algorithm, String name, int privatePort, int publicPort, CreateLoadBalancerRuleOptions... options) Creates a load balancer rule.NetworkApi.createNetworkInZone
(String zoneId, String networkOfferingId, String name, String displayText, CreateNetworkOptions... options) Creates a networkGlobalPodApi.createPod
(String name, String zoneId, String startIp, String endIp, String gateway, String netmask, CreatePodOptions... createPodOptions) Creates a new Pod.GlobalPodApi.createPod
(String name, String zoneId, String startIp, String gateway, String netmask, CreatePodOptions... createPodOptions) Creates a new Pod.FirewallApi.createPortForwardingRuleForVirtualMachine
(String ipAddressId, PortForwardingRule.Protocol protocol, int publicPort, String virtualMachineId, int privatePort) SecurityGroupApi.createSecurityGroup
(String name) Creates a security groupGlobalOfferingApi.createServiceOffering
(String name, String displayText, int cpuNumber, int cpuSpeedInMHz, int memoryInMB, CreateServiceOfferingOptions... options) Create a new service offeringSnapshotApi.createSnapshot
(String volumeId, CreateSnapshotOptions... options) Creates an instant snapshot of a volume.SnapshotApi.createSnapshotPolicy
(SnapshotPolicySchedule schedule, String numberToRetain, String timezone, String volumeId) Creates a snapshot policy for the account.SSHKeyPairApi.createSSHKeyPair
(String name) Creates aSshKeyPair
with specified name.TagApi.createTags
(CreateTagsOptions options) Creates one or more tags on the specified resources.TemplateApi.createTemplate
(TemplateMetadata templateMetadata, CreateTemplateOptions... options) Creates a template of a virtual machine.GlobalUserApi.createUser
(String userName, String accountName, String email, String hashedPassword, String firstName, String lastName, CreateUserOptions... options) Create an user for an account that already existsGlobalVlanApi.createVlanIPRange
(String startIP, String endIP, CreateVlanIPRangeOptions... options) Creates a VLAN IP range.VolumeApi.createVolumeFromCustomDiskOfferingInZone
(String name, String diskOfferingId, String zoneId, int size) Create a volume with given name, size and diskOfferingIdVolumeApi.createVolumeFromDiskOfferingInZone
(String name, String diskOfferingId, String zoneId) Create a volume with given name and diskOfferingIdVolumeApi.createVolumeFromSnapshotInZone
(String name, String snapshotId, String zoneId) Create a volume with given name and snapshotIdGlobalZoneApi.createZone
(String name, NetworkType networkType, String externalDns1, String internalDns1, CreateZoneOptions... options) Create a new Zonevoid
GlobalAccountApi.deleteAccount
(String id) Delete an account with the specified IDvoid
GlobalHostApi.deleteCluster
(String clusterId) Deletes a cluster.void
GlobalOfferingApi.deleteDiskOffering
(String id) Delete disk offeringvoid
GlobalDomainApi.deleteDomainAndAttachedResources
(String id) Delete domain and cleanup all attached resourcesvoid
FirewallApi.deleteEgressFirewallRule
(String id) void
FirewallApi.deleteFirewallRule
(String id) void
GlobalHostApi.deleteHost
(String hostId, DeleteHostOptions... options) Deletes a host.void
VMGroupApi.deleteInstanceGroup
(String id) Delete a VM groupNATApi.deleteIPForwardingRule
(String id) Deletes an ip forwarding ruleISOApi.deleteISO
(String id, DeleteISOOptions... options) Deletes an ISO file.LoadBalancerApi.deleteLoadBalancerRule
(String id) deletes a loadbalancer ruleNetworkApi.deleteNetwork
(String id) Deletes a networkvoid
GlobalDomainApi.deleteOnlyDomain
(String id) Delete domain (without deleting attached resources)void
Deletes a Pod.void
FirewallApi.deletePortForwardingRule
(String id) void
SecurityGroupApi.deleteSecurityGroup
(String id) delete a specific security group by idvoid
GlobalOfferingApi.deleteServiceOffering
(String id) Delete service offeringvoid
SnapshotApi.deleteSnapshot
(String id) Deletes a snapshot of a disk volume.void
SnapshotApi.deleteSnapshotPolicies
(Iterable<String> id) Deletes snapshot policies for the account.void
SnapshotApi.deleteSnapshotPolicy
(String id) Deletes a snapshot policy for the account.void
SSHKeyPairApi.deleteSSHKeyPair
(String name) Deletes theSSHKeyPairApi
with given name.TagApi.deleteTags
(DeleteTagsOptions options) Deletes one or more tags from the specified resources.TemplateApi.deleteTemplate
(String id, DeleteTemplateOptions... options) Deletes a template from the system.void
GlobalUserApi.deleteUser
(String id) Delete an user with the specified IDvoid
GlobalVlanApi.deleteVlanIPRange
(String rangeId) Deletes a VLAN IP range.void
VolumeApi.deleteVolume
(String id) Deletes a detached disk volumevoid
GlobalZoneApi.deleteZone
(String id) Delete a zone with a specific IDVirtualMachineApi.deployVirtualMachineInZone
(String zoneId, String serviceOfferingId, String templateId, DeployVirtualMachineOptions... options) Creates and automatically starts a virtual machine based on a service offering, disk offering, and template.VirtualMachineApi.destroyVirtualMachine
(String id) Destroys a virtual machine.Detaches any ISO file (if any) currently attached to a virtual machine.VolumeApi.detachVolume
(String volumeId) Detaches a disk volume from a virtual machine.DomainAccountApi.disableAccount
(String accountName, String domainId, boolean onlyLock) Disable or lock an accountNATApi.disableStaticNATOnPublicIP
(String IPAddressId) Disables static rule for given ip addressDomainUserApi.disableUser
(String userId) Disable a user with a specific IDvoid
AddressApi.disassociateIPAddress
(String id) Disassociates an ip address from the account.DomainAccountApi.enableAccount
(String accountName, String domainId) Enable an accountvoid
NATApi.enableStaticNATForVirtualMachine
(String virtualMachineId, String IPAddressId) DomainUserApi.enableUser
(String userId) Enable a user with a specific IDISOApi.extractISO
(String id, ExtractMode mode, String zoneId, ExtractISOOptions... options) Extracts an ISOTemplateApi.extractTemplate
(String id, ExtractMode mode, String zoneId, ExtractTemplateOptions... options) GlobalUsageApi.generateUsageRecords
(Date start, Date end, GenerateUsageRecordsOptions... options) AccountApi.getAccount
(String id) get a specific Account by id<T> AsyncJob
<T> AsyncJobApi.getAsyncJob
(String id) get a specific asyncJob by idOfferingApi.getDiskOffering
(String id) get a specific disk offering by idDomainDomainApi.getDomainById
(String domainId) Get a domain by IDFirewallApi.getEgressFirewallRule
(String id) VirtualMachineApi.getEncryptedPasswordForVirtualMachine
(String id) Return an encrypted password for the virtual machine.FirewallApi.getFirewallRule
(String id) VMGroupApi.getInstanceGroup
(String id) NATApi.getIPForwardingRule
(String id) get a specific IPForwardingRule by idNATApi.getIPForwardingRulesForIPAddress
(String id) get a set of IPForwardingRules by ipaddress idNATApi.getIPForwardingRulesForVirtualMachine
(String id) get a set of IPForwardingRules by virtual machine idGets information about an ISO by its ID.LoadBalancerApi.getLoadBalancerRule
(String id) get a specific LoadBalancerRule by idNetworkApi.getNetwork
(String id) get a specific network by idOfferingApi.getNetworkOffering
(String id) get a specific service offering by idGuestOSApi.getOSCategory
(String id) get a specific os category by idget a specific os type by idget a specific pod by idFirewallApi.getPortForwardingRule
(String id) ProjectApi.getProject
(String id) gets a specific Project by idAddressApi.getPublicIPAddress
(String id) get a specific IPAddress by idSecurityGroupApi.getSecurityGroup
(String id) get a specific security group by idSecurityGroupApi.getSecurityGroupByName
(String securityGroupName) get a specific security group by nameOfferingApi.getServiceOffering
(String id) get a specific service offering by idSnapshotApi.getSnapshot
(String id) Gets a snapshot by its ID.SSHKeyPairApi.getSSHKeyPair
(String name) Retrieves theSSHKeyPairApi
with given name.TemplateApi.getTemplateInZone
(String templateId, String zoneId) get a specific template by idVirtualMachineApi.getVirtualMachine
(String id) get a specific VirtualMachine by idGlobalVlanApi.getVlanIPRange
(String id) Get the details of an IP range by its id.Get volume by idget a specific zone by idAccountApi.listAccounts
(ListAccountsOptions... options) Lists AccountsGlobalAlertApi.listAlerts
(ListAlertsOptions... options) List AlertsAsyncJobApi.listAsyncJobs
(ListAsyncJobsOptions... options) Lists asyncJobsConfigurationApi.listCapabilities()
Lists capabilitiesGlobalCapacityApi.listCapacity
(ListCapacityOptions... options) List CapacitiesGlobalHostApi.listClusters
(ListClustersOptions... options) GlobalConfigurationApi.listConfigurationEntries
(ListConfigurationEntriesOptions... options) List all configuration entriesOfferingApi.listDiskOfferings
(ListDiskOfferingsOptions... options) Lists disk offeringsDomainDomainApi.listDomainChildren
(ListDomainChildrenOptions... options) Lists all children domains belonging to a specified domainDomainDomainApi.listDomains
(ListDomainsOptions... options) List domains with detailed informationFirewallApi.listEgressFirewallRules
(ListEgressFirewallRulesOptions... options) EventApi.listEvents
(ListEventsOptions... options) List EventsEventApi.listEventTypes()
List Event TypesFirewallApi.listFirewallRules
(ListFirewallRulesOptions... options) GlobalHostApi.listHosts
(ListHostsOptions... options) Lists hostsHypervisorApi.listHypervisors()
HypervisorApi.listHypervisorsInZone
(String zoneId) VMGroupApi.listInstanceGroups
(ListVMGroupsOptions... options) Lists VM groupsNATApi.listIPForwardingRules
(ListIPForwardingRulesOptions... options) List the ip forwarding rulesISOApi.listISOPermissions
(String id, AccountInDomainOptions... options) List template visibility and all accounts that have permissions to view this template.ISOApi.listISOs
(ListISOsOptions... options) Lists all available ISO files.LoadBalancerApi.listLoadBalancerRules
(ListLoadBalancerRulesOptions... options) List the load balancer rulesOfferingApi.listNetworkOfferings
(ListNetworkOfferingsOptions... options) Lists service offeringsNetworkApi.listNetworks
(ListNetworksOptions... options) Lists networksGuestOSApi.listOSCategories()
Lists all supported OS categories for this cloud.GuestOSApi.listOSTypes
(ListOSTypesOptions... options) Lists all supported OS types for this cloud.GlobalPodApi.listPods
(ListPodsOptions... options) Lists podsFirewallApi.listPortForwardingRules
(ListPortForwardingRulesOptions... options) ProjectApi.listProjects
(ListProjectsOptions... options) Lists the projects this account has access to.AddressApi.listPublicIPAddresses
(ListPublicIPAddressesOptions... options) Lists IPAddressesLimitApi.listResourceLimits
(ListResourceLimitsOptions... options) List the resource limits.SecurityGroupApi.listSecurityGroups
(ListSecurityGroupsOptions... options) Lists security groupsOfferingApi.listServiceOfferings
(ListServiceOfferingsOptions... options) Lists service offeringsSnapshotApi.listSnapshotPolicies
(String volumeId, ListSnapshotPoliciesOptions... options) Lists snapshot policies.SnapshotApi.listSnapshots
(ListSnapshotsOptions... options) Lists all available snapshots for the account, matching the query described by the options.SSHKeyPairApi.listSSHKeyPairs
(ListSSHKeyPairsOptions... options) Returns a list ofSshKeyPair
s registered by current user.GlobalStoragePoolApi.listStoragePools
(ListStoragePoolsOptions... options) TagApi.listTags
(ListTagsOptions... options) Lists tagsTemplateApi.listTemplatePermissions
(String id, AccountInDomainOptions... options) List template visibility and all accounts that have permissions to view this template.TemplateApi.listTemplates()
List all executable templates.TemplateApi.listTemplates
(ListTemplatesOptions options) List all public, private, and privileged templates.GlobalUsageApi.listUsageRecords
(Date start, Date end, ListUsageRecordsOptions... options) DomainUserApi.listUsers
(ListUsersOptions... options) Lists UsersVirtualMachineApi.listVirtualMachines
(ListVirtualMachinesOptions... options) Lists VirtualMachinesLoadBalancerApi.listVirtualMachinesAssignedToLoadBalancerRule
(String id) List all virtual machine instances that are assigned to a load balancer rule.GlobalVlanApi.listVlanIPRanges
(ListVlanIPRangesOptions... options) Lists all VLAN IP ranges.VolumeApi.listVolumes
(ListVolumesOptions... options) List volumesZoneApi.listZones
(ListZonesOptions... options) Lists zonesSessionApi.loginUserInDomainWithHashOfPassword
(String userName, String domain, String hashedPassword) Logs a user into Cloudstack.void
SessionApi.logoutUser
(String sessionKey) Logs out the user by invalidating the session keyGlobalHostApi.prepareHostForMaintenance
(String hostId) Prepares a host for maintenance.VirtualMachineApi.rebootVirtualMachine
(String id) Reboots a virtual machine.GlobalHostApi.reconnectHost
(String hostId) Reconnects a host.ISOApi.registerISO
(String name, String displayText, String url, String zoneId, RegisterISOOptions... options) Registers an existing ISO into the Cloud.com Cloud.SSHKeyPairApi.registerSSHKeyPair
(String name, String publicKey) Registers aSshKeyPair
with the given name and public kay material.TemplateApi.registerTemplate
(TemplateMetadata templateMetadata, String format, String hypervisor, String url, String zoneId, RegisterTemplateOptions... options) Registers an existing template into the Cloud.com cloud.GlobalUserApi.registerUserKeys
(String userId) This command allows a user to register for the developer API, returning a secret key and an API keyLoadBalancerApi.removeVirtualMachinesFromLoadBalancerRule
(String id, Iterable<String> virtualMachineIds) Removes a virtual machine or a list of virtual machines from a load balancer rule.LoadBalancerApi.removeVirtualMachinesFromLoadBalancerRule
(String id, String... virtualMachineIds) Removes a virtual machine or a list of virtual machines from a load balancer rule.VirtualMachineApi.resetPasswordForVirtualMachine
(String id) Resets the password for virtual machine.SecurityGroupApi.revokeIngressRule
(String id, AccountInDomainOptions... options) Deletes a particular ingress rule from this security groupVirtualMachineApi.startVirtualMachine
(String id) Starts a virtual machine.VirtualMachineApi.stopVirtualMachine
(String id) Stops a virtual machine.VirtualMachineApi.stopVirtualMachine
(String id, StopVirtualMachineOptions options) Stops a virtual machine.GlobalAccountApi.updateAccount
(String accountName, String domainId, String newName, UpdateAccountOptions... options) Update an existing accountGlobalHostApi.updateCluster
(String clusterId, UpdateClusterOptions... options) Updates an existing cluster.void
GlobalHostApi.updateClusterPassword
(String clusterId, String username, String password) Update password of a cluster on management server.GlobalConfigurationApi.updateConfigurationEntry
(String name, String value) Update a configuration entryGlobalOfferingApi.updateDiskOffering
(String id, UpdateDiskOfferingOptions... options) Update a disk offeringGlobalDomainApi.updateDomain
(String domainId, UpdateDomainOptions... options) Update a domainGlobalHostApi.updateHost
(String hostId, UpdateHostOptions... options) Updates a host.void
GlobalHostApi.updateHostPassword
(String hostId, String username, String password) Update password of a host on management server.VMGroupApi.updateInstanceGroup
(String id, UpdateVMGroupOptions... options) Modify a VM groupISOApi.updateISO
(String id, UpdateISOOptions... options) void
ISOApi.updateISOPermissions
(String id, UpdateISOPermissionsOptions... options) Updates iso permissionsLoadBalancerApi.updateLoadBalancerRule
(String id, UpdateLoadBalancerRuleOptions... options) Update a load balancer rule.GlobalOfferingApi.updateNetworkOffering
(String id, UpdateNetworkOfferingOptions... options) Update network offeringGlobalPodApi.updatePod
(String id, UpdatePodOptions... updatePodOptions) Updates a Pod.DomainLimitApi.updateResourceLimit
(ResourceLimit limit) Updates resource limits for an account in a domain.GlobalOfferingApi.updateServiceOffering
(String id, UpdateServiceOfferingOptions... options) Update an existing service offeringTemplateApi.updateTemplate
(String id, UpdateTemplateOptions... options) Updates attributes of a template.void
TemplateApi.updateTemplatePermissions
(String id, UpdateTemplatePermissionsOptions... options) Updates a template visibility permissions.GlobalUserApi.updateUser
(String id, UpdateUserOptions... options) Update an userVirtualMachineApi.updateVirtualMachine
(String id, UpdateVirtualMachineOptions options) Updates parameters of a virtual machine.GlobalZoneApi.updateZone
(String id, UpdateZoneOptions... options) Update a zone -
Uses of QueryParams in org.jclouds.gogrid.features
Classes in org.jclouds.gogrid.features with annotations of type QueryParamsModifier and TypeInterfaceDescriptioninterface
Manages the server imagesinterface
interface
Manages the customer's jobs.interface
interface
Provides synchronous access to GoGrid.Methods in org.jclouds.gogrid.features with annotations of type QueryParamsModifier and TypeMethodDescriptionGridIpApi.getAssignedIpList()
Returns the list of assigned IPs NOTE: this returns both public and private IPs!GridImageApi.getDatacenters()
Retrieves the list of supported Datacenters to save images in.GridIpApi.getDatacenters()
Retrieves the list of supported Datacenters to retrieve ips from.GridLoadBalancerApi.getDatacenters()
Retrieves the list of supported Datacenters to launch servers into.GridServerApi.getDatacenters()
Retrieves the list of supported Datacenters to launch servers into.GridServerApi.getRamSizes()
Retrieves the list of supported RAM configurations.GridServerApi.getTypes()
Retrieves the list of supported server types, for example Web/App Server and Database Server.GridIpApi.getUnassignedIpList()
Returns the list of unassigned IPs.GridIpApi.getUnassignedPublicIpList()
Returns the list of unassigned public IPs. -
Uses of QueryParams in org.jclouds.googlecloudstorage.features
Methods in org.jclouds.googlecloudstorage.features with annotations of type QueryParamsModifier and TypeMethodDescriptionResumableUploadApi.checkStatus
(String bucketName, String uploadId, String contentRange) Check the status of a resumable uploadResumableUploadApi.chunkUpload
(String bucketName, String uploadId, String contentType, Long contentLength, String contentRange, Payload payload) Facilitate to use resumable upload operation to upload files in chunksRetrieve an object or their metadataObjectApi.download
(String bucketName, String objectName, HttpRequestOptions options) Retrieves objectsResumableUploadApi.initResumableUpload
(String bucketName, String contentType, Long contentLength, ObjectTemplate metadata) initiate a Resumable Upload SessionResumableUploadApi.initResumableUpload
(String bucketName, String objectName, String contentType, String contentLength) initiate a Resumable Upload SessionObjectApi.multipartUpload
(String bucketName, ObjectTemplate objectTemplate, Payload payload) Stores a new object with metadata.ObjectApi.simpleUpload
(String bucketName, String contentType, Long contentLength, Payload payload, InsertObjectOptions options) Stores a new object.ResumableUploadApi.upload
(String bucketName, String uploadId, String contentType, String contentLength, Payload payload) Stores a new object -
Uses of QueryParams in org.jclouds.openstack.swift.v1.features
Methods in org.jclouds.openstack.swift.v1.features with annotations of type QueryParamsModifier and TypeMethodDescriptionBulkApi.bulkDelete
(Iterable<String> paths) Deletes multiple objects or containers, if present.Deletes a static large object, if present, including all of its segments.StaticLargeObjectApi.getManifest
(String objectName) Get a static large object's manifest.com.google.common.collect.FluentIterable
<Container> ContainerApi.list()
Lists up to 10,000 containers.com.google.common.collect.FluentIterable
<Container> ContainerApi.list
(ListContainerOptions options) Lists containers with the suppliedListContainerOptions
.ObjectApi.list()
Lists up to 10,000 objects.ObjectApi.list
(ListContainerOptions options) Lists up to 10,000 objects.StaticLargeObjectApi.replaceManifest
(String objectName, List<Segment> segments, Map<String, String> metadata) Creates or updates a static large object's manifest.StaticLargeObjectApi.replaceManifest
(String objectName, List<Segment> segments, Map<String, String> metadata, Map<String, String> headers) Creates or updates a static large object's manifest. -
Uses of QueryParams in org.jclouds.rackspace.clouddns.v1
Methods in org.jclouds.rackspace.clouddns.v1 with annotations of type QueryParams -
Uses of QueryParams in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features with annotations of type QueryParams -
Uses of QueryParams in org.jclouds.rackspace.cloudfiles.v1.features
Methods in org.jclouds.rackspace.cloudfiles.v1.features with annotations of type QueryParamsModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable
<CDNContainer> CDNApi.list()
Lists up to 10,000 CDN containers.com.google.common.collect.FluentIterable
<CDNContainer> CDNApi.list
(ListCDNContainerOptions options) Lists CDN containers, with the given options. -
Uses of QueryParams in org.jclouds.s3
Methods in org.jclouds.s3 with annotations of type QueryParamsModifier and TypeMethodDescriptionS3Client.deleteObjects
(String bucketName, Iterable<String> keys) The Multi-Object Delete operation enables you to delete multiple objects from a bucket using a single HTTP request.void
S3Client.disableBucketLogging
(String bucketName) Disables logging for a bucket.void
S3Client.enableBucketLogging
(String bucketName, BucketLogging logging) Enables logging for a bucket.S3Client.getBucketACL
(String bucketName) A GET request operation directed at an object or bucket URI with the "acl" parameter retrieves the Access Control List (ACL) settings for that S3 item.S3Client.getBucketLocation
(String bucketName) A GET location request operation using a bucket URI lists the location constraint of the bucket.S3Client.getBucketLogging
(String bucketName) Inspects the logging status for a bucket.S3Client.getBucketPayer
(String bucketName) A GET request operation on a requestPayment resource returns the request payment configuration of a bucket.S3Client.getObjectACL
(String bucketName, String key) A GET request operation directed at an object or bucket URI with the "acl" parameter retrieves the Access Control List (ACL) settings for that S3 item.S3Client.initiateMultipartUpload
(String bucketName, ObjectMetadata objectMetadata, PutObjectOptions... options) This operation initiates a multipart upload and returns an upload ID.S3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) boolean
S3Client.putBucketACL
(String bucketName, AccessControlList acl) Update a bucket's Access Control List settings.boolean
S3Client.putObjectACL
(String bucketName, String key, AccessControlList acl) Update an object's Access Control List settings.void
S3Client.setBucketPayer
(String bucketName, Payer payer) The PUT request operation with a requestPayment URI configures an existing bucket to be Requester Pays or not.boolean
S3Client.updateBucketCannedACL
(String bucketName, CannedAccessPolicy acl) Update a bucket's Access Control List settings.boolean
S3Client.updateObjectCannedACL
(String bucketName, String key, CannedAccessPolicy acl) Update an object's Access Control List settings. -
Uses of QueryParams in org.jclouds.softlayer.features
Methods in org.jclouds.softlayer.features with annotations of type QueryParamsModifier and TypeMethodDescriptionSoftwareDescriptionApi.getAllObjects()
AccountApi.getBlockDeviceTemplateGroups()
DatacenterApi.getDatacenter
(long id) NetworkApi.getNetwork
(long id) returns the details of the network of the given idVirtualGuestApi.getNotes
(long id) Get notes (visible in UI) Don't include it in default getObject mask as it can get quite big (up to 1000 chars).Retrieves a virtual block device template group structure.VirtualGuestBlockDeviceTemplateGroupApi.getPublicImages()
VirtualGuestApi.getVirtualGuest
(long id) DatacenterApi.listDatacenters()
NetworkApi.listNetworks()
returns a list of networks belong to the accountAccountApi.listVirtualGuests()