Uses of Annotation Interface
org.jclouds.rest.annotations.ResponseParser
Packages that use ResponseParser
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.-
Uses of ResponseParser in org.jclouds.atmos
Methods in org.jclouds.atmos with annotations of type ResponseParserModifier and TypeMethodDescriptionAtmosClient.createFile
(String parent, AtmosObject object, PutOptions... options) AtmosClient.getSystemMetadata
(String path) AtmosClient.getUserMetadata
(String path) boolean
BoundedSet
<? extends DirectoryEntry> AtmosClient.listDirectories
(ListOptions... options) BoundedSet
<? extends DirectoryEntry> AtmosClient.listDirectory
(String directoryName, ListOptions... options) AtmosClient.readFile
(String path, GetOptions... options) -
Uses of ResponseParser in org.jclouds.azureblob
Methods in org.jclouds.azureblob with annotations of type ResponseParserModifier and TypeMethodDescriptionAzureBlobClient.copyBlob
(URI copySource, String toContainer, String toName, CopyBlobOptions options) AzureBlobClient.getBlob
(String container, String name, GetOptions... options) The Get Blob operation reads or downloads a blob from the system, including its metadata and properties.AzureBlobClient.getBlobProperties
(String container, String name) The Get Blob Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob.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 accessThe Put Blob operation creates a new blob or updates the content of an existing blob.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) AzureBlobClient.setPublicAccessForContainer
(String container, PublicAccess access) Returns whether data in the container may be accessed publicly and the level of access -
Uses of ResponseParser in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features with annotations of type ResponseParserModifier and TypeMethodDescriptionCapture the virtual machine image destinationContainerName: the name of the folder created under the "system" container in the storage account Folder structure: Microsoft.Computer > Images > destinationContainerName Within the folder, there will be 1 page blob for the osDisk vhd and 1 block blob for the vmTemplate json fileStorageAccountApi.create
(String storageAccountName, String location, Map<String, String> tags, Map<String, String> properties) The Create Storage Account asynchronous operation creates a new storage account in Microsoft Azure.The Delete Template Deployment operation starts the process of an ARM Template removal.boolean
boolean
https://msdn.microsoft.com/en-us/library/mt163652.aspx DELETEboolean
boolean
-
Uses of ResponseParser in org.jclouds.b2.features
Methods in org.jclouds.b2.features with annotations of type ResponseParserModifier and TypeMethodDescriptionObjectApi.downloadFileById
(String fileId) ObjectApi.downloadFileById
(String fileId, GetOptions options) ObjectApi.downloadFileByName
(String bucketName, String fileName) ObjectApi.downloadFileByName
(String bucketName, String fileName, GetOptions options) -
Uses of ResponseParser in org.jclouds.chef
Methods in org.jclouds.chef with annotations of type ResponseParserModifier and TypeMethodDescriptionChefApi.getCookbookInEnvironment
(String environmentName, String cookbookName) Gets the definition of the cookbook in the given environment.ChefApi.getCookbookInEnvironment
(String environmentName, String cookbookName, String numVersions) Gets the definition of the cookbook in the given environment.ChefApi.listClients()
Lists the names of the existing clients.ChefApi.listCookbooks()
Lists the names of the existing cookbooks.ChefApi.listCookbooksInEnvironment
(String environmentName) Lists the cookbooks that are available in the given environment.ChefApi.listCookbooksInEnvironment
(String environmentName, String numVersions) Lists the cookbooks that are available in the given environment, limiting the number of versions returned for each cookbook.ChefApi.listDatabagItems
(String databagName) Lists the names of the items in a data bag.ChefApi.listDatabags()
Lists the names of the existing data bags.ChefApi.listEnvironments()
Lists the names of the existing environments.ChefApi.listNodes()
Lists the names of the existing nodes.ChefApi.listNodesInEnvironment
(String environmentName) Lists the names of the nodes in the given environment.ChefApi.listRoles()
Lists the names of the existing roles.ChefApi.listSearchIndexes()
Lists the names of the available search indexes.ChefApi.listVersionsOfCookbook
(String cookbookName) Lists the available versions of the given cookbook.SearchResult
<? extends Client> ChefApi.searchClients()
Searches all clients.SearchResult
<? extends Client> ChefApi.searchClients
(SearchOptions options) Searches all clients that match the given options.SearchResult
<? extends DatabagItem> ChefApi.searchDatabagItems
(String databagName) Searches all items in a data bag.SearchResult
<? extends DatabagItem> ChefApi.searchDatabagItems
(String databagName, SearchOptions options) Searches all items in a data bag that match the given options.SearchResult
<? extends Environment> ChefApi.searchEnvironments()
Searches all environments.SearchResult
<? extends Environment> ChefApi.searchEnvironments
(SearchOptions options) Searches all environments that match the given options.SearchResult
<? extends Node> ChefApi.searchNodes()
Searches all nodes.SearchResult
<? extends Node> ChefApi.searchNodes
(SearchOptions options) Searches all nodes that match the given options.SearchResult
<? extends Role> ChefApi.searchRoles()
Searches all roles.SearchResult
<? extends Role> ChefApi.searchRoles
(SearchOptions options) Searches all roles that match the given options. -
Uses of ResponseParser in org.jclouds.chef.features
Methods in org.jclouds.chef.features with annotations of type ResponseParser -
Uses of ResponseParser in org.jclouds.cloudstack.features
Methods in org.jclouds.cloudstack.features with annotations of type ResponseParserModifier and TypeMethodDescription<T> AsyncJob
<T> AsyncJobApi.getAsyncJob
(String id) get a specific asyncJob by idGuestOSApi.getOSCategory
(String id) get a specific os category by idAsyncJobApi.listAsyncJobs
(ListAsyncJobsOptions... options) Lists asyncJobsEventApi.listEventTypes()
List Event TypesHypervisorApi.listHypervisors()
HypervisorApi.listHypervisorsInZone
(String zoneId) GuestOSApi.listOSCategories()
Lists all supported OS categories for this cloud.SessionApi.loginUserInDomainWithHashOfPassword
(String userName, String domain, String hashedPassword) Logs a user into Cloudstack. -
Uses of ResponseParser in org.jclouds.digitalocean2.features
Methods in org.jclouds.digitalocean2.features with annotations of type ResponseParserModifier and TypeMethodDescriptionActionApi.list()
ActionApi.list
(ListOptions options) DropletApi.list()
DropletApi.list
(ListOptions options) ImageApi.list()
ImageApi.list
(ImageListOptions options) KeyApi.list()
KeyApi.list
(ListOptions options) RegionApi.list()
Get the list of all regions.RegionApi.list
(ListOptions options) Get a single page of the region list.SizeApi.list()
SizeApi.list
(ListOptions options) DropletApi.listActions
(int id) DropletApi.listActions
(int id, ListOptions options) DropletApi.listBackups
(int id) DropletApi.listBackups
(int id, ListOptions options) DropletApi.listKernels
(int id) DropletApi.listKernels
(int id, ListOptions options) DropletApi.listSnapshots
(int id) DropletApi.listSnapshots
(int id, ListOptions options) -
Uses of ResponseParser in org.jclouds.dynect.v3.features
Methods in org.jclouds.dynect.v3.features with annotations of type ResponseParserModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable
<RecordId> RecordApi.list()
Retrieves a list of resource record ids for all records of any type in the given zone.com.google.common.collect.FluentIterable
<RecordId> RecordApi.listByFQDN
(String fqdn) Retrieves a list of resource record ids for all records of the fqdn in the given zonecom.google.common.collect.FluentIterable
<RecordId> RecordApi.listByFQDNAndType
(String fqdn, String type) Retrieves a list of resource record ids for all records of the fqdn and type in the given zone -
Uses of ResponseParser in org.jclouds.elasticstack
Methods in org.jclouds.elasticstack with annotations of type ResponseParserModifier and TypeMethodDescriptionElasticStackApi.createAndStartServer
(Server createServer) create and start a new serverElasticStackApi.createDrive
(Drive createDrive) create a new driveElasticStackApi.createServer
(Server createServer) create a new serverElasticStackApi.getDriveInfo
(String uuid) ElasticStackApi.getServerInfo
(String uuid) ElasticStackApi.listDriveInfo()
Get all drives infoElasticStackApi.listDrives()
list of drive uuids in your accountElasticStackApi.listServerInfo()
Get all servers infoElasticStackApi.listServers()
list of server uuids in your accountElasticStackApi.listStandardDriveInfo()
Gets information about all standard drivesElasticStackApi.listStandardDrives()
Lists standard drive UUIDs in your accountRead binary data from a driveElasticStackApi.setDriveData
(String uuid, DriveData setDrive) set extra drive dataElasticStackApi.setServerConfiguration
(String uuid, Server setServer) set server configuration -
Uses of ResponseParser in org.jclouds.glacier
Methods in org.jclouds.glacier with annotations of type ResponseParserModifier and TypeMethodDescriptionGlacierClient.completeMultipartUpload
(String vaultName, String uploadId, Map<Integer, com.google.common.hash.HashCode> hashes, long archiveSize) Completes the multipart upload.GlacierClient.describeJob
(String vaultName, String jobId) Retrieves information about an ongoing job.GlacierClient.describeVault
(String vaultName) Retrieves the metadata for a vault.GlacierClient.getInventoryRetrievalOutput
(String vaultName, String jobId) Gets the job output for the given job ID.GlacierClient.getJobOutput
(String vaultName, String jobId) Downloads the output of an archive retrieval job.GlacierClient.getJobOutput
(String vaultName, String jobId, ContentRange range) Gets the raw job output of any kind of job.GlacierClient.initiateJob
(String vaultName, JobRequest job) Initiates a job.GlacierClient.initiateMultipartUpload
(String vaultName, long partSizeInMB) GlacierClient.initiateMultipartUpload
(String vaultName, long partSizeInMB, String description) Starts a new multipart upload.Lists jobs.GlacierClient.listJobs
(String vaultName, PaginationOptions options) Lists the ongoing jobs and the recently finished jobs for a vault.GlacierClient.listMultipartUploads
(String vaultName) GlacierClient.listMultipartUploads
(String vaultName, PaginationOptions options) Lists the ongoing multipart uploads in a vault.GlacierClient.listParts
(String vaultName, String uploadId, PaginationOptions options) Lists the multipart upload parts.GlacierClient.listVaults()
GlacierClient.listVaults
(PaginationOptions options) Lists vaults according to specified options.GlacierClient.uploadArchive
(String vaultName, Payload payload) GlacierClient.uploadArchive
(String vaultName, Payload payload, String description) Stores an archive in a vault.com.google.common.hash.HashCode
GlacierClient.uploadPart
(String vaultName, String uploadId, ContentRange range, Payload payload) Uploads one of the multipart upload parts. -
Uses of ResponseParser in org.jclouds.glesys.features
Methods in org.jclouds.glesys.features with annotations of type ResponseParserModifier and TypeMethodDescriptioncom.google.common.collect.FluentIterable
<OSTemplate> ServerApi.listTemplates()
Get information about valid arguments to #createServer for each platform -
Uses of ResponseParser in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features with annotations of type ResponseParserModifier and TypeMethodDescriptionGridLoadBalancerApi.addLoadBalancer
(String name, IpPortPair virtualIp, List<IpPortPair> realIps, AddLoadBalancerOptions... options) Creates a load balancer with given properties.GridImageApi.deleteById
(long id) Deletes an existing imageGridLoadBalancerApi.deleteById
(Long id) Deletes the load balancer by IdGridLoadBalancerApi.deleteByName
(String name) Deletes the load balancer by name; NOTE: Using this parameter may generate an error if one or more load balancers share a non-unique name.GridImageApi.editImageDescription
(String idOrName, String newDescription) Edits an existing imageGridImageApi.editImageFriendlyName
(String idOrName, String newFriendlyName) Edits an existing imageGridLoadBalancerApi.editLoadBalancer
(long id, List<IpPortPair> realIps) Edits the existing load balancer to change the real IP mapping.GridLoadBalancerApi.editLoadBalancerNamed
(String name, List<IpPortPair> realIps) Edits the existing load balancer to change the real IP mapping.GridIpApi.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.GridImageApi.getImageList
(GetImageListOptions... options) Returns all server images.GridImageApi.getImagesById
(Long... ids) Returns images, found by specified idsGridImageApi.getImagesByName
(String... names) Returns images, found by specified namesGridIpApi.getIpList
(GetIpListOptions... options) Returns all IPs in the system that match the optionsGridJobApi.getJobList
(GetJobListOptions... options) Returns all jobs found.GridJobApi.getJobsById
(long... ids) Returns jobs for the corresponding id(s).GridJobApi.getJobsForObjectName
(String objectName) Returns jobs found for an object with a provided name.GridLoadBalancerApi.getLoadBalancerList()
Returns all load balancers found for the current user.GridLoadBalancerApi.getLoadBalancersById
(Long... ids) Returns the load balancer(s) by unique id(s).GridLoadBalancerApi.getLoadBalancersByName
(String... names) Returns the load balancer(s) by unique name(s).GridServerApi.getRamSizes()
Retrieves the list of supported RAM configurations.GridServerApi.getServerCredentials
(long id) GridServerApi.getServerCredentialsList()
Returns a map of running servers' names to the log in credentials.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.GridImageApi.saveImageFromServer
(String friendlyName, String idOrName, SaveImageOptions... options) This call will save a private (visible to only you) server image to your library of available images. -
Uses of ResponseParser in org.jclouds.googlecloudstorage.features
Methods in org.jclouds.googlecloudstorage.features with annotations of type ResponseParserModifier 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 SessionResumableUploadApi.upload
(String bucketName, String uploadId, String contentType, String contentLength, Payload payload) Stores a new object -
Uses of ResponseParser in org.jclouds.openstack.internal
Methods in org.jclouds.openstack.internal with annotations of type ResponseParserModifier and TypeMethodDescriptionOpenStackAuthClient.authenticate
(String user, String key) OpenStackAuthClient.authenticateStorage
(String user, String key) -
Uses of ResponseParser in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions with annotations of type ResponseParserModifier and TypeMethodDescriptionServiceAdminApi.list()
Retrieve the list of servicesServiceAdminApi.list
(PaginationOptions options) -
Uses of ResponseParser in org.jclouds.openstack.keystone.v2_0.features
Methods in org.jclouds.openstack.keystone.v2_0.features with annotations of type ResponseParserModifier and TypeMethodDescriptionTenantApi.list()
The operation returns a list of tenants which the current token provides access to.TenantApi.list
(PaginationOptions options) UserApi.list()
Retrieve the list of usersUserApi.list
(PaginationOptions options) -
Uses of ResponseParser in org.jclouds.openstack.keystone.v3.auth
Methods in org.jclouds.openstack.keystone.v3.auth with annotations of type ResponseParserModifier and TypeMethodDescriptionV3AuthenticationApi.authenticateAccessKey
(TenantOrDomainAndCredentials<ApiAccessKeyCredentials> credentials) V3AuthenticationApi.authenticatePassword
(TenantOrDomainAndCredentials<PasswordCredentials> credentials) V3AuthenticationApi.authenticateToken
(TenantOrDomainAndCredentials<TokenCredentials> credentials) -
Uses of ResponseParser in org.jclouds.openstack.neutron.v2.extensions
Methods in org.jclouds.openstack.neutron.v2.extensions with annotations of type ResponseParserModifier and TypeMethodDescriptionFWaaSApi.list()
Returns the list of all routers currently defined in Neutron for the current tenant.FWaaSApi.list
(PaginationOptions options) RouterApi.list()
Returns the list of all routers currently defined in Neutron for the current tenant.RouterApi.list
(PaginationOptions options) FWaaSApi.listFirewallPolicies()
FWaaSApi.listFirewallPolicies
(PaginationOptions options) FWaaSApi.listFirewallRules()
FWaaSApi.listFirewallRules
(PaginationOptions options) -
Uses of ResponseParser in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1
Methods in org.jclouds.openstack.neutron.v2.extensions.lbaas.v1 with annotations of type ResponseParserModifier and TypeMethodDescriptionLBaaSApi.listHealthMonitors()
Returns a list of HealthMonitors to which the tenant has access.LBaaSApi.listHealthMonitors
(PaginationOptions options) LBaaSApi.listMembers()
Returns a list of Members to which the tenant has access.LBaaSApi.listMembers
(PaginationOptions options) LBaaSApi.listPools()
Returns a list of Pools to which the tenant has access.LBaaSApi.listPools
(PaginationOptions options) LBaaSApi.listVIPs()
Returns a list of VIPs to which the tenant has access.LBaaSApi.listVIPs
(PaginationOptions options) -
Uses of ResponseParser in org.jclouds.openstack.neutron.v2.features
Methods in org.jclouds.openstack.neutron.v2.features with annotations of type ResponseParserModifier and TypeMethodDescriptionFloatingIPApi.list()
Returns a list of floating IPs to which the tenant has access.FloatingIPApi.list
(PaginationOptions options) NetworkApi.list()
Returns all networks currently defined in Neutron for the current tenant.NetworkApi.list
(PaginationOptions options) PortApi.list()
Returns the list of all ports currently defined in Neutron for the current tenant.PortApi.list
(PaginationOptions options) SubnetApi.list()
Returns the list of all subnets currently defined in Neutron for the current tenant.SubnetApi.list
(PaginationOptions options) SecurityGroupApi.listRules()
SecurityGroupApi.listRules
(PaginationOptions options) SecurityGroupApi.listSecurityGroups()
SecurityGroupApi.listSecurityGroups
(PaginationOptions options) -
Uses of ResponseParser in org.jclouds.openstack.nova.v2_0.extensions
Methods in org.jclouds.openstack.nova.v2_0.extensions with annotations of type ResponseParserModifier and TypeMethodDescriptionServerAdminApi.createBackup
(String id, String imageName, BackupType backupType, int rotation, CreateBackupOfServerOptions... options) Create backup of a server.boolean
Prevent the specified host from accepting new instances.boolean
Allow the specified host to accept new instances.com.google.common.collect.FluentIterable
<KeyPair> KeyPairApi.list()
Lists all Key Pairs.boolean
Reboot a host.boolean
Shutdown a host.boolean
HostAdministrationApi.startMaintenance
(String hostId) Start host maintenance window.boolean
Startup a host.boolean
HostAdministrationApi.stopMaintenance
(String hostId) Stop host maintenance window. -
Uses of ResponseParser in org.jclouds.openstack.nova.v2_0.features
Methods in org.jclouds.openstack.nova.v2_0.features with annotations of type ResponseParserModifier and TypeMethodDescriptionServerApi.createImageFromServer
(String name, String id) Create an image from a server.ServerApi.getDiagnostics
(String id) Get usage information about the server such as CPU usage, Memory and IO.ImageApi.getMetadata
(String id, String key) Update the metadata for an image.ServerApi.getMetadata
(String id, String key) Update the metadata for a server.FlavorApi.list()
List all flavors (IDs, names, links)FlavorApi.list
(PaginationOptions options) ImageApi.list()
List all images (IDs, names, links)ImageApi.list
(PaginationOptions options) ServerApi.list()
List all servers (IDs, names, links)ServerApi.list
(PaginationOptions options) FlavorApi.listInDetail()
List all flavors (all details)FlavorApi.listInDetail
(PaginationOptions options) ImageApi.listInDetail()
List all images (all details)ImageApi.listInDetail
(PaginationOptions options) ServerApi.listInDetail()
List all servers (all details)ServerApi.listInDetail
(PaginationOptions options) ImageApi.updateMetadata
(String id, String key, String value) Set a metadata item for an image.ServerApi.updateMetadata
(String id, String key, String value) Set a metadata item for a server. -
Uses of ResponseParser in org.jclouds.openstack.swift.v1.features
Methods in org.jclouds.openstack.swift.v1.features with annotations of type ResponseParserModifier and TypeMethodDescriptionboolean
Creates a container, if not already present.boolean
ContainerApi.create
(String containerName, CreateContainerOptions options) Creates a container, if not already present.AccountApi.get()
Gets theAccount
.Gets theContainer
.Gets theSwiftObject
including itsbody
.ObjectApi.get
(String objectName, GetOptions options) Gets theSwiftObject
including itsbody
.ObjectApi.getWithoutBody
(String objectName) Gets theSwiftObject
metadata without itsbody
.ObjectApi.list()
Lists up to 10,000 objects.ObjectApi.list
(ListContainerOptions options) Lists up to 10,000 objects.Creates or updates aSwiftObject
.ObjectApi.put
(String objectName, Payload payload, PutOptions options) Creates or updates aSwiftObject
.DynamicLargeObjectApi.putManifest
(String objectName, Map<String, String> metadata) Deprecated.DynamicLargeObjectApi.putManifest
(String objectName, Map<String, String> metadata, Map<String, String> headers) Deprecated.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 ResponseParser in org.jclouds.openstack.trove.v1.features
Methods in org.jclouds.openstack.trove.v1.features with annotations of type ResponseParserModifier and TypeMethodDescriptionInstanceApi.enableRoot
(String instanceId) Enables root for an instance.com.google.common.collect.FluentIterable
<String> UserApi.getDatabaseList
(String userName) This operation shows a list of all databases to which a user has access.com.google.common.collect.FluentIterable
<String> DatabaseApi.list()
This operation lists the databases for the specified database instance. -
Uses of ResponseParser in org.jclouds.packet.features
Methods in org.jclouds.packet.features with annotations of type ResponseParserModifier and TypeMethodDescriptionDeviceApi.list()
DeviceApi.list
(ListOptions options) FacilityApi.list()
FacilityApi.list
(ListOptions options) OperatingSystemApi.list()
OperatingSystemApi.list
(ListOptions options) PlanApi.list()
PlanApi.list
(ListOptions options) ProjectApi.list()
ProjectApi.list
(ListOptions options) SshKeyApi.list()
SshKeyApi.list
(ListOptions options) -
Uses of ResponseParser in org.jclouds.rackspace.clouddns.v1
Methods in org.jclouds.rackspace.clouddns.v1 with annotations of type ResponseParser -
Uses of ResponseParser in org.jclouds.rackspace.clouddns.v1.features
Methods in org.jclouds.rackspace.clouddns.v1.features with annotations of type ResponseParserModifier and TypeMethodDescriptionDomainApi.create
(Iterable<CreateDomain> createDomains) Provisions one or more new DNS domains based on the configuration defined in CreateDomain.Create Records for a Domain or Subdomain.Create Reverse DNS (PTR) records for a device.This call removes one or more specified domains from the account; when a domain is deleted, its immediate resource records are also deleted from the account.Delete the specified records in the specified domain.Delete the specified record in the specified domain.Delete the Reverse DNS (PTR) record with the specified IP address for a device.Delete all Reverse DNS (PTR) records for a device.DomainApi.exportFormat
(int id, Domain.Format format) This call provides the BIND (Berkeley Internet Name Domain) 9 formatted contents of the requested domain.DomainApi.get
(int id) Get all information for a Domain, including records and subdomains.Get the details for the specified record in the specified domain.List all of the Reverse DNS (PTR) records for a device.RecordApi.getByNameAndTypeAndData
(String nameFilter, String typeFilter, String dataFilter) RecordDetails filtered by name and type and data.DomainApi.importFormat
(List<String> contents, Domain.Format format) This call provisions a new DNS domain under the account specified by the BIND 9 formatted file configuration contents.DomainApi.list()
The resulting list is flat, and does not break the domains down hierarchically by subdomain.DomainApi.list
(PaginationOptions options) The resulting list is flat, and does not break the domains down hierarchically by subdomain.RecordApi.list()
This call lists all records configured for the specified domain.RecordApi.list
(PaginationOptions options) Use PaginationOptions to manually control the list of RecordDetail pages returned.List all of the Reverse DNS (PTR) records for a device.RecordApi.listByNameAndType
(String nameFilter, String typeFilter) RecordDetails filtered by name and type.RecordApi.listByType
(String typeFilter) RecordDetails filtered by type.RecordApi.listByTypeAndData
(String typeFilter, String dataFilter) RecordDetails filtered by type and data.DomainApi.listSubdomains
(int domainId) List the subdomains of a domain.DomainApi.listSubdomains
(int domainId, PaginationOptions options) List the subdomains of a domain and manually control pagination.DomainApi.listWithFilterByNamesMatching
(String nameFilter) Filtering the search to limit the results returned can be performed by using the nameFilter parameter.DomainApi.update
(int id, UpdateDomain updateDomain) This call modifies the domain attributes only.Update the configuration of the specified record in the specified domain.Update the configuration of the specified records in the specified domain.Update Reverse DNS (PTR) records for a device.DomainApi.updateEmail
(Iterable<Integer> ids, String email) This call modifies the domain's email only.This call modifies the domain's TTL only. -
Uses of ResponseParser in org.jclouds.rackspace.cloudfiles.v1.features
Methods in org.jclouds.rackspace.cloudfiles.v1.features with annotations of type ResponseParserModifier and TypeMethodDescriptionEnables theCDNContainer
.Enables theCDNContainer
with a TTL.Gets the specified CDN Container. -
Uses of ResponseParser in org.jclouds.rackspace.cloudloadbalancers.v1.features
Methods in org.jclouds.rackspace.cloudloadbalancers.v1.features with annotations of type ResponseParserModifier and TypeMethodDescriptionLoadBalancerApi.create
(CreateLoadBalancer createLB) Create a new load balancer with the configuration defined by the request.LoadBalancerApi.createMetadata
(int id, Map<String, String> metadata) When a metadata item is added, it is assigned a unique identifier that can be used for mutating operations such as changing the value attribute or removing it.NodeApi.createMetadata
(int id, Map<String, String> metadata) When a metadata item is added, it is assigned a unique identifier that can be used for mutating operations such as changing the value attribute or removing it.ErrorPageApi.get()
Get the error page HTML content.LoadBalancerApi.get
(int id) Get a load balancer.NodeApi.get
(int id) Get a node.SessionPersistenceApi.get()
Get the current session persistence.LoadBalancerApi.getMetadata
(int id) List a load balancer's metadata.NodeApi.getMetadata
(int lb) List a load balancer's metadata.boolean
ConnectionApi.isConnectionLogging()
Determine if the load balancer is logging connections.boolean
ContentCachingApi.isContentCaching()
Determine if the load balancer is content caching.LoadBalancerApi.list()
List the load balancers.LoadBalancerApi.list
(PaginationOptions options) List the load balancers with full control of pagination.NodeApi.list()
List the nodes.NodeApi.list
(PaginationOptions options) List the nodes with full control of pagination.ReportApi.listAlgorithms()
Get all of the possible algorthims usable by load balancers.ReportApi.listBillableLoadBalancers
(Date startTime, Date endTime) List billable load balancers for the given date range.ReportApi.listBillableLoadBalancers
(PaginationOptions options) ReportApi.listCurrentLoadBalancerUsage
(int loadBalancerId) Current usage represents all usage recorded within the preceding 24 hours.ReportApi.listCurrentLoadBalancerUsage
(PaginationOptions options) ReportApi.listLoadBalancerUsage
(int loadBalancerId, Date startTime, Date endTime) Historical usage data is available for up to 90 days of service activity.ReportApi.listLoadBalancerUsage
(PaginationOptions options) void
LoadBalancerApi.update
(int id, UpdateLoadBalancer updateLB) Update the properties of a load balancer. -
Uses of ResponseParser in org.jclouds.rest
Methods in org.jclouds.rest with annotations of type ResponseParser -
Uses of ResponseParser in org.jclouds.s3
Methods in org.jclouds.s3 with annotations of type ResponseParserModifier and TypeMethodDescriptionS3Client.completeMultipartUpload
(String bucketName, String key, String uploadId, Map<Integer, String> parts) This operation completes a multipart upload by assembling previously uploaded parts.S3Client.getObject
(String bucketName, String key, GetOptions... options) Retrieves the S3Object associated with the Key or KeyNotFoundException if not available;S3Client.headObject
(String bucketName, String key) Retrieves themetadata
of the object associated with the key or null if not available.S3Client.initiateMultipartUpload
(String bucketName, ObjectMetadata objectMetadata, PutObjectOptions... options) This operation initiates a multipart upload and returns an upload ID.S3Client.putObject
(String bucketName, S3Object object, PutObjectOptions... options) Store data by creating or overwriting an object.S3Client.uploadPart
(String bucketName, String key, int partNumber, String uploadId, Payload part) This operation uploads a part in a multipart upload.S3Client.uploadPartCopy
(String bucketName, String key, int partNumber, String uploadId, String sourceBucket, String sourceObject, long startOffset, long endOffset) -
Uses of ResponseParser in org.jclouds.sqs.features
Methods in org.jclouds.sqs.features with annotations of type ResponseParserModifier and TypeMethodDescriptionThe CreateQueue action creates a new queue.QueueApi.create
(String queueName, CreateQueueOptions options) same asinvalid reference
#create(String, String)
The GetQueueUrl action returns the Uniform Resource Locater (URL) of a queue.QueueApi.getInAccount
(String queueName, String accountId) likeQueueApi.get(String)
, except specifying the owner of the queue.com.google.common.collect.FluentIterable
<URI> QueueApi.list()
The ListQueues action returns a list of your queues.com.google.common.collect.FluentIterable
<URI> QueueApi.list
(ListQueuesOptions options) The SendMessage action delivers a message to the specified queue.MessageApi.send
(String message, SendMessageOptions options) same asinvalid reference
#sendMessage(URI, String)
BatchResult
<? extends MessageIdAndMD5> MessageApi.sendWithDelays
(com.google.common.collect.Table<String, String, Integer> idMessageBodyDelaySeconds) Same asMessageApi.send(Map)
except you can set a delay for each message in the request.BatchResult
<? extends MessageIdAndMD5> MessageApi.sendWithDelays
(Map<String, Integer> messageBodyDelaySeconds) Same asMessageApi.sendWithDelays(Table)
, except that we generate numeric ids starting with1