Uses of Annotation Interface
org.jclouds.rest.annotations.XMLResponseParser
Packages that use XMLResponseParser
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.-
Uses of XMLResponseParser in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionRouteTableApi.associateRouteTable
(String region, String routeTableId, String subnetId) Associates a subnet with a route table.RouteTableApi.associateRouteTable
(String region, String routeTableId, String subnetId, RouteTableOptions options) InternetGatewayApi.attachInternetGateway
(String region, String internetGatewayId, String vpcId) Attaches anInternetGateway
to aVPC
InternetGatewayApi.attachInternetGateway
(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options) Attaches anInternetGateway
to aVPC
, supplying options.InternetGatewayApi.createInternetGateway
(String region) Creates anInternetGateway
InternetGatewayApi.createInternetGateway
(String region, InternetGatewayOptions options) Creates anInternetGateway
, supplying options.boolean
RouteTableApi.createRoute
(String region, String routeTableId, RouteOptions options) Creates a route in a route table within a VPC.RouteTableApi.createRouteTable
(String region, String vpcId) Creates aRouteTable
RouteTableApi.createRouteTable
(String region, String vpcId, RouteTableOptions options) Creates aRouteTable
, supplying options.AWSSecurityGroupApi.createSecurityGroupInRegionAndReturnId
(String region, String name, String description, CreateSecurityGroupOptions... options) AWSSubnetApi.createSubnetInRegion
(String region, String vpcId, String cidrBlock, CreateSubnetOptions... options) Creates a subnet in an existing VPC.VPCApi.createVpc
(String region, String cidrBlock, CreateVpcOptions... options) Creates a VPC with the specified CIDR block.boolean
InternetGatewayApi.deleteInternetGateway
(String region, String internetGatewayId) Deletes anInternetGateway
.boolean
InternetGatewayApi.deleteInternetGateway
(String region, String internetGatewayId, InternetGatewayOptions options) Deletes anInternetGateway
, supplying options.boolean
RouteTableApi.deleteRoute
(String region, String routeTableId, RouteOptions options) Delete a route from a route table.boolean
RouteTableApi.deleteRouteTable
(String region, String routeTableId) Deletes aRouteTable
boolean
RouteTableApi.deleteRouteTable
(String region, String routeTableId, RouteTableOptions options) Delete aRouteTable
, supplying options.boolean
DeletesVPC
.Set
<? extends Reservation<? extends AWSRunningInstance>> AWSInstanceApi.describeInstancesInRegion
(String region, String... instanceIds) Set
<? extends Reservation<? extends AWSRunningInstance>> AWSInstanceApi.describeInstancesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) com.google.common.collect.FluentIterable
<InternetGateway> InternetGatewayApi.describeInternetGatewaysInRegion
(String region, String... internetGatewayIds) DescribesInternetGateway
s.PlacementGroupApi.describePlacementGroupsInRegion
(String region, String... placementGroupIds) Returns information about one or more placement groups in your account.PlacementGroupApi.describePlacementGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about one or more placement groups in your account.com.google.common.collect.FluentIterable
<RouteTable> RouteTableApi.describeRouteTables
(String region, String... routeTableIds) Describes route tables.com.google.common.collect.FluentIterable
<RouteTable> RouteTableApi.describeRouteTablesWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes route tables.AWSSecurityGroupApi.describeSecurityGroupsInRegion
(String region) AWSSecurityGroupApi.describeSecurityGroupsInRegion
(String region, String... securityGroupNames) AWSSecurityGroupApi.describeSecurityGroupsInRegionById
(String region, String... securityGroupNames) AWSSecurityGroupApi.describeSecurityGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) SpotInstanceApi.describeSpotInstanceRequestsInRegion
(String region, String... requestIds) Describes Spot Instance requests.SpotInstanceApi.describeSpotInstanceRequestsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes Spot Instance requests.SpotInstanceApi.describeSpotPriceHistoryInRegion
(String region, DescribeSpotPriceHistoryOptions... options) Describes Spot Price history.com.google.common.collect.FluentIterable
<Subnet> AWSSubnetApi.describeSubnetsInRegion
(String region, String... subnetIds) Describes one or more of your subnets.com.google.common.collect.FluentIterable
<Subnet> AWSSubnetApi.describeSubnetsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about subnets available to you.com.google.common.collect.FluentIterable
<VPC> VPCApi.describeVpcsInRegion
(String region, String... vpcIds) Describes all of your VPCsInternetGatewayApi.detachInternetGateway
(String region, String internetGatewayId, String vpcId) Detaches anInternetGateway
from aVPC
InternetGatewayApi.detachInternetGateway
(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options) Detaches anInternetGateway
from aVPC
, supplying options.boolean
RouteTableApi.disassociateRouteTable
(String region, String associationId) Disassociates a subnet from a route table.boolean
RouteTableApi.disassociateRouteTable
(String region, String associationId, RouteTableOptions options) AWSAMIApi.getProductCodesForImageInRegion
(String region, String imageId) Returns the Product Codes of an image.AWSKeyPairApi.importKeyPairInRegion
(String region, String keyName, String publicKeyMaterial) Imports the public key from an RSA key pair that you created with a third-party tool.boolean
AWSSubnetApi.modifySubnetAttribute
(String region, String subnetId, ModifySubnetAttributeOptions options) Modifies a subnet attribute.MonitoringApi.monitorInstancesInRegion
(String region, String instanceId, String... instanceIds) Enables monitoring for a running instance.boolean
RouteTableApi.replaceRoute
(String region, String routeTableId, RouteOptions options) Replaces a route in a route table within a VPC.SpotInstanceApi.requestSpotInstanceInRegion
(String region, float spotPrice, String imageId, String instanceType) request a single spot instanceSpotInstanceApi.requestSpotInstancesInRegion
(String region, float spotPrice, int instanceCount, LaunchSpecification launchSpec, RequestSpotInstancesOptions... options) Creates a Spot Instance request.Reservation
<? extends AWSRunningInstance> AWSInstanceApi.runInstancesInRegion
(String region, String nullableAvailabilityZone, String imageId, int minCount, int maxCount, RunInstancesOptions... options) MonitoringApi.unmonitorInstancesInRegion
(String region, String instanceId, String... instanceIds) Disables monitoring for a running instance. -
Uses of XMLResponseParser in org.jclouds.azureblob
Methods in org.jclouds.azureblob with annotations of type XMLResponseParserModifier and TypeMethodDescriptionAzureBlobClient.getBlockList
(String container, String name) Deprecated.AzureBlobClient.getBlockList
(String container, String name, String blockListType) AzureBlobClient.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. -
Uses of XMLResponseParser in org.jclouds.cloudwatch.features
Methods in org.jclouds.cloudwatch.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionMetricApi.getMetricStatistics
(GetMetricStatistics statistics) MetricApi.getMetricStatistics
(GetMetricStatistics statistics, GetMetricStatisticsOptions options) Gets statistics for the specified metric.AlarmApi.list()
Return all alarms.AlarmApi.list
(ListAlarmsOptions options) Return all alarms based on the options queryMetricApi.list()
MetricApi.list
(ListMetricsOptions options) Returns a list of valid metrics stored for the AWS account owner.Return a single page of alarms based on the options querycom.google.common.collect.FluentIterable
<Alarm> AlarmApi.listForMetric
(ListAlarmsForMetric options) Return alarms all alarms for a single metric.AlarmApi.listHistory()
Return all history for all alarms.AlarmApi.listHistory
(ListAlarmHistoryOptions options) Return all history based on the options queryAlarmApi.listHistoryAt
(String nextToken) Return a single page of history for the specified alarm. -
Uses of XMLResponseParser in org.jclouds.ec2.features
Methods in org.jclouds.ec2.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionElasticIPAddressApi.allocateAddressInRegion
(String region) Acquires an elastic IP address for use with your identity.ElasticBlockStoreApi.attachVolumeInRegion
(String region, String volumeId, String instanceId, String device) Attaches an Amazon EBS volume to a running instance and exposes it as the specified device.WindowsApi.bundleInstanceInRegion
(String region, String instanceId, String prefix, String bucket, String uploadPolicy, BundleInstanceS3StorageOptions... options) Bundles the Windows instance.WindowsApi.cancelBundleTaskInRegion
(String region, String bundleId) Cancels an Amazon EC2 bundling operation.AMIApi.createImageInRegion
(String region, String name, String instanceId, CreateImageOptions... options) Creates an AMI that uses an Amazon EBS root device from a "running" or "stopped" instance.KeyPairApi.createKeyPairInRegion
(String region, String keyName) Creates a new 2048-bit RSA key pair with the specified name.ElasticBlockStoreApi.createSnapshotInRegion
(String region, String volumeId, CreateSnapshotOptions... options) Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.ElasticBlockStoreApi.createVolumeFromSnapshotInAvailabilityZone
(String availabilityZone, int size, String snapshotId) Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same Availability Zone.ElasticBlockStoreApi.createVolumeFromSnapshotInAvailabilityZone
(String availabilityZone, String snapshotId) Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same Availability Zone.ElasticBlockStoreApi.createVolumeInAvailabilityZone
(String availabilityZone, int size) Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same Availability Zone.ElasticBlockStoreApi.createVolumeInAvailabilityZone
(String availabilityZone, CreateVolumeOptions... options) Creates a new Amazon EBS volume to which any Amazon EC2 instance can attach within the same Availability Zone.ElasticIPAddressApi.describeAddressesInRegion
(String region, String... publicIps) Lists elastic IP addresses assigned to your identity or provides information about a specific address.ElasticIPAddressApi.describeAddressesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Lists elastic IP addresses assigned to your identity or provides information on addresses matching a given filter.AvailabilityZoneAndRegionApi.describeAvailabilityZonesInRegion
(String region, DescribeAvailabilityZonesOptions... options) Displays Availability Zones that are currently available to the identity and their states.WindowsApi.describeBundleTasksInRegion
(String region, String... bundleTaskIds) Describes current bundling tasks.WindowsApi.describeBundleTasksInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes current bundling tasks.AMIApi.describeImagesInRegion
(String region, DescribeImagesOptions... options) Returns information about AMIs, AKIs, and ARIs.AMIApi.describeImagesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter, DescribeImagesOptions... options) Returns information about AMIs, AKIs, and ARIs.Set
<? extends Reservation<? extends RunningInstance>> InstanceApi.describeInstancesInRegion
(String region, String... instanceIds) Returns information about instances that you own.Set
<? extends Reservation<? extends RunningInstance>> InstanceApi.describeInstancesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about instances that you own.KeyPairApi.describeKeyPairsInRegion
(String region, String... keyPairNames) Returns information about key pairs available to you.KeyPairApi.describeKeyPairsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about key pairs available to you.AvailabilityZoneAndRegionApi.describeRegions
(DescribeRegionsOptions... options) Describes Regions that are currently available to the identity.SecurityGroupApi.describeSecurityGroupsInRegion
(String region, String... securityGroupNames) Returns information about security groups that you own.SecurityGroupApi.describeSecurityGroupsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Returns information about security groups that you own.ElasticBlockStoreApi.describeSnapshotsInRegion
(String region, DescribeSnapshotsOptions... options) Returns information about Amazon EBS snapshots available to the user.ElasticBlockStoreApi.describeSnapshotsInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter, DescribeSnapshotsOptions... options) Returns information about EBS snapshots matching the given filters.ElasticBlockStoreApi.describeVolumesInRegion
(String region, String... volumeIds) Describes the specified Amazon EBS volumes that you own.ElasticBlockStoreApi.describeVolumesInRegionWithFilter
(String region, com.google.common.collect.Multimap<String, String> filter) Describes the specified Amazon EBS volumes that you own and match the given filters.com.google.common.collect.FluentIterable
<Subnet> Describes subnets for your EC2 resources qualified by a filtercom.google.common.collect.FluentIterable
<Tag> Describes tags for your EC2 resources qualified by a filterInstanceApi.getBlockDeviceMappingForInstanceInRegion
(String region, String instanceId) AMIApi.getBlockDeviceMappingsForImageInRegion
(String region, String imageId) Returns a map of device name to block device for the image.InstanceApi.getConsoleOutputForInstanceInRegion
(String region, String instanceId) Retrieves console output for the specified instance.ElasticBlockStoreApi.getCreateVolumePermissionForSnapshotInRegion
(String region, String snapshotId) Returns thePermission
s of an snapshot.InstanceApi.getInstanceInitiatedShutdownBehaviorForInstanceInRegion
(String region, String instanceId) InstanceApi.getInstanceTypeForInstanceInRegion
(String region, String instanceId) InstanceApi.getKernelForInstanceInRegion
(String region, String instanceId) AMIApi.getLaunchPermissionForImageInRegion
(String region, String imageId) Returns thePermission
s of an image.WindowsApi.getPasswordDataForInstance
(String instanceId) Retrieves the encrypted administrator password for the instances running Windows.WindowsApi.getPasswordDataInRegion
(String region, String instanceId) Retrieves the encrypted administrator password for the instances running Windows.InstanceApi.getRamdiskForInstanceInRegion
(String region, String instanceId) InstanceApi.getRootDeviceNameForInstanceInRegion
(String region, String instanceId) InstanceApi.getUserDataForInstanceInRegion
(String region, String instanceId) boolean
InstanceApi.isApiTerminationDisabledForInstanceInRegion
(String region, String instanceId) com.google.common.collect.FluentIterable
<Subnet> SubnetApi.list()
Describes all of your subnets for your EC2 resources.com.google.common.collect.FluentIterable
<Tag> TagApi.list()
Describes all of your tags for your EC2 resources.AMIApi.registerImageFromManifestInRegion
(String region, String imageName, String pathToManifest, RegisterImageOptions... options) Registers an AMI with Amazon EC2.AMIApi.registerUnixImageBackedByEbsInRegion
(String region, String imageName, String ebsSnapshotId, RegisterImageBackedByEbsOptions... options) Registers an AMI with Amazon EC2.Reservation
<? extends RunningInstance> InstanceApi.runInstancesInRegion
(String region, String nullableAvailabilityZone, String imageId, int minCount, int maxCount, RunInstancesOptions... options) Launches a specified number of instances of an AMI for which you have permissions.Set
<? extends InstanceStateChange> InstanceApi.startInstancesInRegion
(String region, String... instanceIds) Starts an instance that uses an Amazon EBS volume as its root device.Set
<? extends InstanceStateChange> InstanceApi.stopInstancesInRegion
(String region, boolean force, String... instanceIds) Stops an instance that uses an Amazon EBS volume as its root device.Set
<? extends InstanceStateChange> InstanceApi.terminateInstancesInRegion
(String region, String... instanceIds) Shuts down one or more instances. -
Uses of XMLResponseParser in org.jclouds.openstack.nova.ec2.features
Methods in org.jclouds.openstack.nova.ec2.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionNovaEC2KeyPairApi.importKeyPairInRegion
(String region, String keyName, String publicKeyMaterial) Imports the public key from an RSA key pair that you created with a third-party tool. -
Uses of XMLResponseParser in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionFirewallApi.addFirewallRuleToNic
(Firewall.Request.AddRulePayload payload) IpBlockApi.addPublicIpToNic
(String ip, String nicid) DrivesApi.addRomDriveToServer
(Drive.Request.AddRomDriveToServerPayload payload) DataCenterApi.clearDataCenter
(String identifier) Removes all components from an existing Virtual Data Center.StorageApi.connectStorageToServer
(Storage.Request.ConnectPayload payload) Connects a virtual storage device to an existing server.DataCenterApi.createDataCenter
(DataCenter.Request.CreatePayload createRequest) Creates and saves a new, empty Virtual Data Center.LoadBalancerApi.createLoadBalancer
(LoadBalancer.Request.CreatePayload payload) NicApi.createNic
(Nic.Request.CreatePayload payload) ServerApi.createServer
(Server.Request.CreatePayload payload) Creates a Virtual Server within an existing data center.SnapshotApi.createSnapshot
(Snapshot.Request.CreatePayload payload) StorageApi.createStorage
(Storage.Request.CreatePayload payload) Creates a virtual storage within an existing virtual data center.LoadBalancerApi.deregisterLoadBalancer
(LoadBalancer.Request.DeregisterPayload payload) StorageApi.disconnectStorageFromServer
(String storageId, String serverId) Disconnects a virtual storage device from a connected server.DataCenterApi.getAllDataCenters()
FirewallApi.getAllFirewalls()
ImageApi.getAllImages()
IpBlockApi.getAllIpBlock()
LoadBalancerApi.getAllLoadBalancers()
NicApi.getAllNics()
ServerApi.getAllServers()
SnapshotApi.getAllSnapshots()
StorageApi.getAllStorages()
DataCenterApi.getDataCenter
(String identifier) DataCenterApi.getDataCenterState
(String identifier) This is a lightweight function for polling the current provisioning state of the Virtual Data Center.FirewallApi.getFirewall
(String identifier) IpBlockApi.getIpBlock
(String identifier) LoadBalancerApi.getLoadBalancer
(String identifier) SnapshotApi.getSnapshot
(String identifier) StorageApi.getStorage
(String id) LoadBalancerApi.registerLoadBalancer
(LoadBalancer.Request.RegisterPayload payload) IpBlockApi.releasePublicIpBlock
(String blockid) IpBlockApi.removePublicIpFromNic
(String ip, String nicid) DrivesApi.removeRomDriveFromServer
(String imageid, String serverid) IpBlockApi.reservePublicIpBlock
(int blockSize, Location location) ServerApi.resetServer
(String id) Resets an existing virtual server (POWER CYCLE).SnapshotApi.rollbackSnapshot
(Snapshot.Request.RollbackPayload payload) NicApi.setInternetAccess
(Nic.Request.SetInternetAccessPayload payload) ServerApi.startServer
(String id) Starts an existing virtual server Server may receive new public IP addresses if necessary Billing will continueServerApi.stopServer
(String id) Stops an existing virtual server forcefully (HARD stop) Server will be forcefully powered off.DataCenterApi.updateDataCenter
(DataCenter.Request.UpdatePayload updateRequest) Updates the information associated to an existing Virtual Data Center.LoadBalancerApi.updateLoadBalancer
(LoadBalancer.Request.UpdatePayload payload) NicApi.updateNic
(Nic.Request.UpdatePayload payload) ServerApi.updateServer
(Server.Request.UpdatePayload payload) Updates parameters of an existing virtual server device.SnapshotApi.updateSnapshot
(Snapshot.Request.UpdatePayload payload) StorageApi.updateStorage
(Storage.Request.UpdatePayload payload) Updates parameters of an existing virtual storage device. -
Uses of XMLResponseParser in org.jclouds.route53
Methods in org.jclouds.route53 with annotations of type XMLResponseParser -
Uses of XMLResponseParser in org.jclouds.route53.features
Methods in org.jclouds.route53.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionResourceRecordSetApi.apply
(ChangeBatch changes) applies a batch of changes atomically.ResourceRecordSetApi.create
(ResourceRecordSet rrs) schedules creation of the resource record set.HostedZoneApi.createWithReference
(String name, String callerReference) This action creates a new hosted zone.HostedZoneApi.createWithReferenceAndComment
(String name, String callerReference, String comment) likeHostedZoneApi.createWithReference(String, String)
, except you can specify a comment.This action deletes a hosted zone.ResourceRecordSetApi.delete
(ResourceRecordSet rrs) This action deletes a resource record set.Retrieves information about the specified zone, including its nameserver configurationHostedZoneApi.list()
returns all zones in order.ResourceRecordSetApi.list()
returns all resource record sets in order.retrieves up to 100 zones in order, starting atnextMarker
ResourceRecordSetApi.listAt
(ResourceRecordSetIterable.NextRecord nextRecord) retrieves up to 100 resource record sets in order, starting atnextRecord
HostedZoneApi.listFirstPage()
retrieves up to 100 zones in order.ResourceRecordSetApi.listFirstPage()
retrieves up to 100 resource record sets in order. -
Uses of XMLResponseParser in org.jclouds.s3
Methods in org.jclouds.s3 with annotations of type XMLResponseParserModifier and TypeMethodDescriptionS3Client.copyObject
(String sourceBucket, String sourceObject, String destinationBucket, String destinationObject, CopyObjectOptions... options) Copies one object to another bucket, retaining UserMetadata from the source.S3Client.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.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.listBucket
(String bucketName, ListBucketOptions... options) Retrieve aS3Bucket
listing.S3Client.listMultipartParts
(String bucketName, String key, String uploadId) Deprecated.see #listMultipartPartsFullS3Client.listMultipartPartsFull
(String bucketName, String key, String uploadId) S3Client.listMultipartUploads
(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker) S3Client.listOwnedBuckets()
Returns a list of all of the buckets owned by the authenticated sender of the request. -
Uses of XMLResponseParser in org.jclouds.sqs.features
Methods in org.jclouds.sqs.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionMessageApi.changeVisibility
(com.google.common.collect.Table<String, String, Integer> idReceiptHandleVisibilityTimeout) Currently, you can send up to 10MessageApi.changeVisibility(java.lang.String, int)
requests.MessageApi.changeVisibility
(Iterable<String> receiptHandles, int visibilityTimeout) Same asMessageApi.changeVisibility(Map, int)
, except that we generate numeric ids starting with1
MessageApi.changeVisibility
(Map<String, Integer> receiptHandleVisibilityTimeout) Same asMessageApi.changeVisibility(Table)
, except that we generate numeric ids starting with1
MessageApi.changeVisibility
(Map<String, String> idReceiptHandle, int visibilityTimeout) Currently, you can send up to 10MessageApi.changeVisibility(java.lang.String, int)
requests.Same asMessageApi.delete(Map)
, except that we generate numeric ids starting with1
Currently, you can send up to 10MessageApi.delete(java.lang.String)
requests.QueueApi.getAttribute
(URI queue, String attributeName) returns an attribute of a queue.QueueApi.getAttributes
(URI queue) returns all attributes of a queue.QueueApi.getAttributes
(URI queue, Iterable<String> attributeNames) returns an attribute of a queue.MessageApi.receive()
The ReceiveMessage action retrieves one or more messages from the specified queue.com.google.common.collect.FluentIterable
<Message> MessageApi.receive
(int max) same asMessageApi.receive(URI)
except you can receive multiple messages.com.google.common.collect.FluentIterable
<Message> MessageApi.receive
(int max, ReceiveMessageOptions options) same asinvalid reference
#receive(URI, int)
MessageApi.receive
(ReceiveMessageOptions options) same asMessageApi.receive(URI)
except you can provide options like VisibilityTimeout parameter in your request, which will be applied to the messages that SQS returns in the response.BatchResult
<? extends MessageIdAndMD5> Same asMessageApi.send(Map)
, except that we generate numeric ids starting with1
BatchResult
<? extends MessageIdAndMD5> The SendMessageBatch action delivers up to ten messages to the specified queue.BatchResult
<? extends MessageIdAndMD5> MessageApi.sendWithDelay
(Iterable<String> messageBodies, int delaySeconds) Same asMessageApi.sendWithDelay(Map, int)
, except that we generate numeric ids starting with1
BatchResult
<? extends MessageIdAndMD5> MessageApi.sendWithDelay
(Map<String, String> idMessageBody, int delaySeconds) Same asMessageApi.send(Map)
except you set a delay for all messages in the requestBatchResult
<? 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
-
Uses of XMLResponseParser in org.jclouds.sts
Methods in org.jclouds.sts with annotations of type XMLResponseParserModifier and TypeMethodDescriptionSTSApi.assumeRole
(String roleArn, String sessionName) Assumes a role for a specified session.STSApi.assumeRole
(String roleArn, String sessionName, AssumeRoleOptions options) likeSTSApi.assumeRole(String, String)
, except you can modify the timeout and other parameters.STSApi.createFederatedUser
(String userName) Returns a set of temporary credentials for a federated user with the user name specified.STSApi.createFederatedUser
(String userName, FederatedUserOptions options) likeSTSApi.createFederatedUser(String)
, except you can modify the timeout and other parameters.STSApi.createTemporaryCredentials()
Returns a set of temporary credentials for an AWS account or IAM user, with a default timeoutSTSApi.createTemporaryCredentials
(SessionCredentialsOptions options) likeSTSApi.createTemporaryCredentials()
, except you can modify the timeout and other parameters. -
Uses of XMLResponseParser in org.jclouds.ultradns.ws
Methods in org.jclouds.ultradns.ws with annotations of type XMLResponseParserModifier and TypeMethodDescriptionUltraDNSWSApi.getCurrentAccount()
Returns the account of the current user.UltraDNSWSApi.getRegionsByIdAndName()
Lists the directional regions available in the account. -
Uses of XMLResponseParser in org.jclouds.ultradns.ws.features
Methods in org.jclouds.ultradns.ws.features with annotations of type XMLResponseParserModifier and TypeMethodDescriptionRoundRobinPoolApi.addAAAARecordWithAddressAndTTL
(String lbPoolID, String ipv6Address, int ttl) adds a newAAAA
record to the poolRoundRobinPoolApi.addARecordWithAddressAndTTL
(String lbPoolID, String ipv4Address, int ttl) adds a newA
record to the poolDirectionalPoolApi.addFirstRecordInNonConfiguredGroup
(String poolId, DirectionalPoolRecord toCreate) creates a resource record in the pool, creating and assigning it to the special "non configured group".DirectionalPoolApi.addRecordIntoExistingGroup
(String poolId, DirectionalPoolRecord toCreate, String groupId) creates a resource record in the pool.DirectionalPoolApi.addRecordIntoNewGroup
(String poolId, DirectionalPoolRecord toCreate, DirectionalGroup group) creates a resource record in the pool.TrafficControllerPoolApi.addRecordToPoolWithTTL
(String rdata, String lbPoolID, int ttl) adds a new record to the pool with default weight.TrafficControllerPoolApi.addRecordToPoolWithTTLAndWeight
(String rdata, String lbPoolID, int ttl, int weight) adds a new record to the pool with a specified weight.ResourceRecordApi.create
(ResourceRecord toCreate) creates a resource record in the zone.DirectionalPoolApi.createForDNameAndType
(String name, String dname, int rrType) creates a directional pool forA
andCNAME
(ipv4) recordsRoundRobinPoolApi.createForDNameAndType
(String name, String dname, int rrType) creates a round robin pool.TrafficControllerPoolApi.createForDNameAndType
(String name, String dname, int rrType) creates a traffic controller pool.returns the regions and name of the specified directional group or null, if not found.TrafficControllerPoolApi.getNameByDName
(String dname) Retrieves the name of the specified pool by dname.TrafficControllerPoolApi.getRecordSpec
(String poolRecordID) com.google.common.collect.FluentIterable
<DirectionalPool> DirectionalPoolApi.list()
Returns all directional pools in the zone.com.google.common.collect.FluentIterable
<ResourceRecordDetail> ResourceRecordApi.list()
Returns all the specified record types in the zone.com.google.common.collect.FluentIterable
<RoundRobinPool> RoundRobinPoolApi.list()
Returns all round robin pools in the zone.com.google.common.collect.FluentIterable
<Task> TaskApi.list()
Lists all tasks.com.google.common.collect.FluentIterable
<TrafficControllerPool> TrafficControllerPoolApi.list()
Returns all traffic controller pools in the zone.com.google.common.collect.FluentIterable
<AccountLevelGroup> DirectionalGroupApi.listAccountLevelGroups()
Returns all account-level groups.com.google.common.collect.FluentIterable
<Zone> ZoneApi.listByAccount
(String accountId) Lists all zones in the specified account.com.google.common.collect.FluentIterable
<Zone> ZoneApi.listByAccountAndType
(String accountId, Zone.Type type) Lists all zones in the specified account of typecom.google.common.collect.FluentIterable
<ResourceRecordDetail> ResourceRecordApi.listByName
(String hostName) Returns all the specified record types in the zone with the fully qualifiedinvalid reference
hostName
com.google.common.collect.FluentIterable
<ResourceRecordDetail> ResourceRecordApi.listByNameAndType
(String hostName, int rrType) Returns all the specified record types in the zone with the fully qualifiedinvalid reference
hostName
invalid reference
rrType
com.google.common.collect.FluentIterable
<String> DirectionalGroupApi.listGroupNamesByDNameAndType
(String hostName, int rrType) Returns directional group names visible to the account for the fully qualifiedinvalid reference
hostName
invalid reference
rrType
com.google.common.collect.FluentIterable
<ResourceRecordDetail> RoundRobinPoolApi.listRecords
(String poolId) Returns all records in the round robin pool.com.google.common.collect.FluentIterable
<TrafficControllerPoolRecordDetail> TrafficControllerPoolApi.listRecords
(String poolId) Returns all records in the traffic controller pool.com.google.common.collect.FluentIterable
<DirectionalPoolRecordDetail> DirectionalGroupApi.listRecordsByAccountLevelGroup
(String groupId) Returns all the directional pool records in the account-level group.com.google.common.collect.FluentIterable
<DirectionalPoolRecordDetail> DirectionalPoolApi.listRecordsByDNameAndType
(String dname, int rrType) Returns all the directional pool records in the zone with the fully qualifiedinvalid reference
hostName
invalid reference
rrType
com.google.common.collect.FluentIterable
<DirectionalPoolRecordDetail> DirectionalGroupApi.listRecordsByGroupCoordinates
(DirectionalGroupCoordinates group) Returns all the directional pool records in the pool-level group.Runs a test task