Uses of Class
org.jclouds.rest.annotations.XMLResponseParser
-
Packages that use XMLResponseParser Package Description org.jclouds.aws.ec2.features org.jclouds.azureblob org.jclouds.cloudwatch.features org.jclouds.ec2.features org.jclouds.openstack.nova.ec2.features org.jclouds.profitbricks.features org.jclouds.route53 org.jclouds.route53.features org.jclouds.s3 This package contains an Amazon S3 client implemented byHttpCommandExecutorService
commands.org.jclouds.sqs.features org.jclouds.sts org.jclouds.ultradns.ws org.jclouds.ultradns.ws.features -
-
Uses of XMLResponseParser in org.jclouds.aws.ec2.features
Methods in org.jclouds.aws.ec2.features with annotations of type XMLResponseParser Modifier and Type Method Description String
RouteTableApi. associateRouteTable(String region, String routeTableId, String subnetId)
Associates a subnet with a route table.String
RouteTableApi. associateRouteTable(String region, String routeTableId, String subnetId, RouteTableOptions options)
Boolean
InternetGatewayApi. attachInternetGateway(String region, String internetGatewayId, String vpcId)
Attaches anInternetGateway
to aVPC
Boolean
InternetGatewayApi. attachInternetGateway(String region, String internetGatewayId, String vpcId, InternetGatewayOptions options)
Attaches anInternetGateway
to aVPC
, supplying options.InternetGateway
InternetGatewayApi. createInternetGateway(String region)
Creates anInternetGateway
InternetGateway
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.RouteTable
RouteTableApi. createRouteTable(String region, String vpcId)
Creates aRouteTable
RouteTable
RouteTableApi. createRouteTable(String region, String vpcId, RouteTableOptions options)
Creates aRouteTable
, supplying options.String
AWSSecurityGroupApi. createSecurityGroupInRegionAndReturnId(String region, String name, String description, CreateSecurityGroupOptions... options)
Subnet
AWSSubnetApi. createSubnetInRegion(String region, String vpcId, String cidrBlock, CreateSubnetOptions... options)
Creates a subnet in an existing VPC.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
VPCApi. deleteVpc(String region, String vpcId)
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.Set<PlacementGroup>
PlacementGroupApi. describePlacementGroupsInRegion(String region, String... placementGroupIds)
Returns information about one or more placement groups in your account.Set<PlacementGroup>
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.Set<SecurityGroup>
AWSSecurityGroupApi. describeSecurityGroupsInRegion(String region)
Set<SecurityGroup>
AWSSecurityGroupApi. describeSecurityGroupsInRegion(String region, String... securityGroupNames)
Set<SecurityGroup>
AWSSecurityGroupApi. describeSecurityGroupsInRegionById(String region, String... securityGroupNames)
Set<SecurityGroup>
AWSSecurityGroupApi. describeSecurityGroupsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)
Set<SpotInstanceRequest>
SpotInstanceApi. describeSpotInstanceRequestsInRegion(String region, String... requestIds)
Describes Spot Instance requests.Set<SpotInstanceRequest>
SpotInstanceApi. describeSpotInstanceRequestsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)
Describes Spot Instance requests.Set<Spot>
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 VPCsBoolean
InternetGatewayApi. detachInternetGateway(String region, String internetGatewayId, String vpcId)
Detaches anInternetGateway
from aVPC
Boolean
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)
Set<String>
AWSAMIApi. getProductCodesForImageInRegion(String region, String imageId)
Returns the Product Codes of an image.KeyPair
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.Map<String,MonitoringState>
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.SpotInstanceRequest
SpotInstanceApi. requestSpotInstanceInRegion(String region, float spotPrice, String imageId, String instanceType)
request a single spot instanceSet<SpotInstanceRequest>
SpotInstanceApi. 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)
Map<String,MonitoringState>
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 XMLResponseParser Modifier and Type Method Description ListBlobBlocksResponse
AzureBlobClient. getBlockList(String container, String name)
ListBlobsResponse
AzureBlobClient. listBlobs(String container, ListBlobsOptions... options)
The List Blobs operation enumerates the list of blobs under the specified container.ListBlobsResponse
AzureBlobClient. listBlobs(ListBlobsOptions... options)
BoundedSet<ContainerProperties>
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 XMLResponseParser Modifier and Type Method Description GetMetricStatisticsResponse
MetricApi. getMetricStatistics(GetMetricStatistics statistics)
GetMetricStatisticsResponse
MetricApi. getMetricStatistics(GetMetricStatistics statistics, GetMetricStatisticsOptions options)
Gets statistics for the specified metric.PagedIterable<Alarm>
AlarmApi. list()
Return all alarms.PagedIterable<Alarm>
AlarmApi. list(ListAlarmsOptions options)
Return all alarms based on the options queryPagedIterable<Metric>
MetricApi. list()
IterableWithMarker<Metric>
MetricApi. list(ListMetricsOptions options)
Returns a list of valid metrics stored for the AWS account owner.IterableWithMarker<Alarm>
AlarmApi. listAt(String nextToken)
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.PagedIterable<AlarmHistoryItem>
AlarmApi. listHistory()
Return all history for all alarms.PagedIterable<AlarmHistoryItem>
AlarmApi. listHistory(ListAlarmHistoryOptions options)
Return all history based on the options queryIterableWithMarker<AlarmHistoryItem>
AlarmApi. 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 XMLResponseParser Modifier and Type Method Description String
ElasticIPAddressApi. allocateAddressInRegion(String region)
Acquires an elastic IP address for use with your identity.Attachment
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.BundleTask
WindowsApi. bundleInstanceInRegion(String region, String instanceId, String prefix, String bucket, String uploadPolicy, BundleInstanceS3StorageOptions... options)
Bundles the Windows instance.BundleTask
WindowsApi. cancelBundleTaskInRegion(String region, String bundleId)
Cancels an Amazon EC2 bundling operation.String
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.KeyPair
KeyPairApi. createKeyPairInRegion(String region, String keyName)
Creates a new 2048-bit RSA key pair with the specified name.Snapshot
ElasticBlockStoreApi. createSnapshotInRegion(String region, String volumeId, CreateSnapshotOptions... options)
Creates a snapshot of an Amazon EBS volume and stores it in Amazon S3.Volume
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.Volume
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.Volume
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.Volume
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.Set<PublicIpInstanceIdPair>
ElasticIPAddressApi. describeAddressesInRegion(String region, String... publicIps)
Lists elastic IP addresses assigned to your identity or provides information about a specific address.Set<PublicIpInstanceIdPair>
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.Set<AvailabilityZoneInfo>
AvailabilityZoneAndRegionApi. describeAvailabilityZonesInRegion(String region, DescribeAvailabilityZonesOptions... options)
Displays Availability Zones that are currently available to the identity and their states.Set<BundleTask>
WindowsApi. describeBundleTasksInRegion(String region, String... bundleTaskIds)
Describes current bundling tasks.Set<BundleTask>
WindowsApi. describeBundleTasksInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)
Describes current bundling tasks.Set<? extends Image>
AMIApi. describeImagesInRegion(String region, DescribeImagesOptions... options)
Returns information about AMIs, AKIs, and ARIs.Set<? extends Image>
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.Set<KeyPair>
KeyPairApi. describeKeyPairsInRegion(String region, String... keyPairNames)
Returns information about key pairs available to you.Set<KeyPair>
KeyPairApi. describeKeyPairsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)
Returns information about key pairs available to you.Map<String,URI>
AvailabilityZoneAndRegionApi. describeRegions(DescribeRegionsOptions... options)
Describes Regions that are currently available to the identity.Set<SecurityGroup>
SecurityGroupApi. describeSecurityGroupsInRegion(String region, String... securityGroupNames)
Returns information about security groups that you own.Set<SecurityGroup>
SecurityGroupApi. describeSecurityGroupsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter)
Returns information about security groups that you own.Set<Snapshot>
ElasticBlockStoreApi. describeSnapshotsInRegion(String region, DescribeSnapshotsOptions... options)
Returns information about Amazon EBS snapshots available to the user.Set<Snapshot>
ElasticBlockStoreApi. describeSnapshotsInRegionWithFilter(String region, com.google.common.collect.Multimap<String,String> filter, DescribeSnapshotsOptions... options)
Returns information about EBS snapshots matching the given filters.Set<Volume>
ElasticBlockStoreApi. describeVolumesInRegion(String region, String... volumeIds)
Describes the specified Amazon EBS volumes that you own.Set<Volume>
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>
SubnetApi. filter(com.google.common.collect.Multimap<String,String> filter)
Describes subnets for your EC2 resources qualified by a filtercom.google.common.collect.FluentIterable<Tag>
TagApi. filter(com.google.common.collect.Multimap<String,String> filter)
Describes tags for your EC2 resources qualified by a filterMap<String,BlockDevice>
InstanceApi. getBlockDeviceMappingForInstanceInRegion(String region, String instanceId)
Map<String,Image.EbsBlockDevice>
AMIApi. getBlockDeviceMappingsForImageInRegion(String region, String imageId)
Returns a map of device name to block device for the image.String
InstanceApi. getConsoleOutputForInstanceInRegion(String region, String instanceId)
Retrieves console output for the specified instance.Permission
ElasticBlockStoreApi. getCreateVolumePermissionForSnapshotInRegion(String region, String snapshotId)
Returns thePermission
s of an snapshot.Volume.InstanceInitiatedShutdownBehavior
InstanceApi. getInstanceInitiatedShutdownBehaviorForInstanceInRegion(String region, String instanceId)
String
InstanceApi. getInstanceTypeForInstanceInRegion(String region, String instanceId)
String
InstanceApi. getKernelForInstanceInRegion(String region, String instanceId)
Permission
AMIApi. getLaunchPermissionForImageInRegion(String region, String imageId)
Returns thePermission
s of an image.PasswordData
WindowsApi. getPasswordDataForInstance(String instanceId)
Retrieves the encrypted administrator password for the instances running Windows.PasswordData
WindowsApi. getPasswordDataInRegion(String region, String instanceId)
Retrieves the encrypted administrator password for the instances running Windows.String
InstanceApi. getRamdiskForInstanceInRegion(String region, String instanceId)
String
InstanceApi. getRootDeviceNameForInstanceInRegion(String region, String instanceId)
String
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.String
AMIApi. registerImageFromManifestInRegion(String region, String imageName, String pathToManifest, RegisterImageOptions... options)
Registers an AMI with Amazon EC2.String
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 XMLResponseParser Modifier and Type Method Description KeyPair
NovaEC2KeyPairApi. 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 XMLResponseParser Modifier and Type Method Description Firewall
FirewallApi. addFirewallRuleToNic(Firewall.Request.AddRulePayload payload)
String
IpBlockApi. addPublicIpToNic(String ip, String nicid)
String
DrivesApi. addRomDriveToServer(Drive.Request.AddRomDriveToServerPayload payload)
DataCenter
DataCenterApi. clearDataCenter(String identifier)
Removes all components from an existing Virtual Data Center.String
StorageApi. connectStorageToServer(Storage.Request.ConnectPayload payload)
Connects a virtual storage device to an existing server.DataCenter
DataCenterApi. createDataCenter(DataCenter.Request.CreatePayload createRequest)
Creates and saves a new, empty Virtual Data Center.String
LoadBalancerApi. createLoadBalancer(LoadBalancer.Request.CreatePayload payload)
String
NicApi. createNic(Nic.Request.CreatePayload payload)
String
ServerApi. createServer(Server.Request.CreatePayload payload)
Creates a Virtual Server within an existing data center.Snapshot
SnapshotApi. createSnapshot(Snapshot.Request.CreatePayload payload)
String
StorageApi. createStorage(Storage.Request.CreatePayload payload)
Creates a virtual storage within an existing virtual data center.String
LoadBalancerApi. deregisterLoadBalancer(LoadBalancer.Request.DeregisterPayload payload)
String
StorageApi. disconnectStorageFromServer(String storageId, String serverId)
Disconnects a virtual storage device from a connected server.List<DataCenter>
DataCenterApi. getAllDataCenters()
List<Firewall>
FirewallApi. getAllFirewalls()
List<Image>
ImageApi. getAllImages()
List<IpBlock>
IpBlockApi. getAllIpBlock()
List<LoadBalancer>
LoadBalancerApi. getAllLoadBalancers()
List<Nic>
NicApi. getAllNics()
List<Server>
ServerApi. getAllServers()
List<Snapshot>
SnapshotApi. getAllSnapshots()
List<Storage>
StorageApi. getAllStorages()
DataCenter
DataCenterApi. getDataCenter(String identifier)
ProvisioningState
DataCenterApi. getDataCenterState(String identifier)
This is a lightweight function for polling the current provisioning state of the Virtual Data Center.Firewall
FirewallApi. getFirewall(String identifier)
Image
ImageApi. getImage(String identifier)
IpBlock
IpBlockApi. getIpBlock(String identifier)
LoadBalancer
LoadBalancerApi. getLoadBalancer(String identifier)
Nic
NicApi. getNic(String identifier)
Server
ServerApi. getServer(String identifier)
Snapshot
SnapshotApi. getSnapshot(String identifier)
Storage
StorageApi. getStorage(String id)
LoadBalancer
LoadBalancerApi. registerLoadBalancer(LoadBalancer.Request.RegisterPayload payload)
String
IpBlockApi. releasePublicIpBlock(String blockid)
String
IpBlockApi. removePublicIpFromNic(String ip, String nicid)
String
DrivesApi. removeRomDriveFromServer(String imageid, String serverid)
IpBlock
IpBlockApi. reservePublicIpBlock(int blockSize, Location location)
String
ServerApi. resetServer(String id)
Resets an existing virtual server (POWER CYCLE).String
SnapshotApi. rollbackSnapshot(Snapshot.Request.RollbackPayload payload)
String
NicApi. setInternetAccess(Nic.Request.SetInternetAccessPayload payload)
String
ServerApi. startServer(String id)
Starts an existing virtual server Server may receive new public IP addresses if necessary Billing will continueString
ServerApi. stopServer(String id)
Stops an existing virtual server forcefully (HARD stop) Server will be forcefully powered off.DataCenter
DataCenterApi. updateDataCenter(DataCenter.Request.UpdatePayload updateRequest)
Updates the information associated to an existing Virtual Data Center.String
LoadBalancerApi. updateLoadBalancer(LoadBalancer.Request.UpdatePayload payload)
String
NicApi. updateNic(Nic.Request.UpdatePayload payload)
String
ServerApi. updateServer(Server.Request.UpdatePayload payload)
Updates parameters of an existing virtual server device.String
SnapshotApi. updateSnapshot(Snapshot.Request.UpdatePayload payload)
String
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 Modifier and Type Method Description Change
Route53Api. getChange(String changeID)
returns the current status of a change batch request. -
Uses of XMLResponseParser in org.jclouds.route53.features
Methods in org.jclouds.route53.features with annotations of type XMLResponseParser Modifier and Type Method Description Change
ResourceRecordSetApi. apply(ChangeBatch changes)
applies a batch of changes atomically.Change
ResourceRecordSetApi. create(ResourceRecordSet rrs)
schedules creation of the resource record set.NewHostedZone
HostedZoneApi. createWithReference(String name, String callerReference)
This action creates a new hosted zone.NewHostedZone
HostedZoneApi. createWithReferenceAndComment(String name, String callerReference, String comment)
likeHostedZoneApi.createWithReference(String, String)
, except you can specify a comment.Change
HostedZoneApi. delete(String zoneId)
This action deletes a hosted zone.Change
ResourceRecordSetApi. delete(ResourceRecordSet rrs)
This action deletes a resource record set.HostedZoneAndNameServers
HostedZoneApi. get(String zoneId)
Retrieves information about the specified zone, including its nameserver configurationPagedIterable<HostedZone>
HostedZoneApi. list()
returns all zones in order.PagedIterable<ResourceRecordSet>
ResourceRecordSetApi. list()
returns all resource record sets in order.IterableWithMarker<HostedZone>
HostedZoneApi. listAt(String nextMarker)
retrieves up to 100 zones in order, starting atnextMarker
ResourceRecordSetIterable
ResourceRecordSetApi. listAt(ResourceRecordSetIterable.NextRecord nextRecord)
retrieves up to 100 resource record sets in order, starting atnextRecord
IterableWithMarker<HostedZone>
HostedZoneApi. listFirstPage()
retrieves up to 100 zones in order.ResourceRecordSetIterable
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 XMLResponseParser Modifier and Type Method Description ObjectMetadata
S3Client. copyObject(String sourceBucket, String sourceObject, String destinationBucket, String destinationObject, CopyObjectOptions... options)
Copies one object to another bucket, retaining UserMetadata from the source.DeleteResult
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.AccessControlList
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.String
S3Client. getBucketLocation(String bucketName)
A GET location request operation using a bucket URI lists the location constraint of the bucket.BucketLogging
S3Client. getBucketLogging(String bucketName)
Inspects the logging status for a bucket.Payer
S3Client. getBucketPayer(String bucketName)
A GET request operation on a requestPayment resource returns the request payment configuration of a bucket.AccessControlList
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.ListBucketResponse
S3Client. listBucket(String bucketName, ListBucketOptions... options)
Retrieve aS3Bucket
listing.Map<Integer,String>
S3Client. listMultipartParts(String bucketName, String key, String uploadId)
Deprecated.see #listMultipartPartsFullMap<Integer,ListMultipartUploadResponse>
S3Client. listMultipartPartsFull(String bucketName, String key, String uploadId)
ListMultipartUploadsResponse
S3Client. listMultipartUploads(String bucketName, String delimiter, Integer maxUploads, String keyMarker, String prefix, String uploadIdMarker)
Set<BucketMetadata>
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 XMLResponseParser Modifier and Type Method Description BatchResult<String>
MessageApi. changeVisibility(com.google.common.collect.Table<String,String,Integer> idReceiptHandleVisibilityTimeout)
Currently, you can send up to 10MessageApi.changeVisibility(java.lang.String, int)
requests.BatchResult<String>
MessageApi. changeVisibility(Iterable<String> receiptHandles, int visibilityTimeout)
Same asMessageApi.changeVisibility(Map, int)
, except that we generate numeric ids starting with1
BatchResult<MessageIdAndMD5>
MessageApi. changeVisibility(Map<String,Integer> receiptHandleVisibilityTimeout)
Same asMessageApi.changeVisibility(Table)
, except that we generate numeric ids starting with1
BatchResult<String>
MessageApi. changeVisibility(Map<String,String> idReceiptHandle, int visibilityTimeout)
Currently, you can send up to 10MessageApi.changeVisibility(java.lang.String, int)
requests.BatchResult<String>
MessageApi. delete(Iterable<String> receiptHandles)
Same asMessageApi.delete(Map)
, except that we generate numeric ids starting with1
BatchResult<String>
MessageApi. delete(Map<String,String> idReceiptHandle)
Currently, you can send up to 10MessageApi.delete(java.lang.String)
requests.String
QueueApi. getAttribute(URI queue, String attributeName)
returns an attribute of a queue.QueueAttributes
QueueApi. getAttributes(URI queue)
returns all attributes of a queue.Map<String,String>
QueueApi. getAttributes(URI queue, Iterable<String> attributeNames)
returns an attribute of a queue.Message
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 as#receive(URI)
except you can receive multiple messages.com.google.common.collect.FluentIterable<Message>
MessageApi. receive(int max, ReceiveMessageOptions options)
same as#receive(URI, int)
except you can provide options like VisibilityTimeout parameter in your request, which will be applied to the messages that SQS returns in the response.Message
MessageApi. receive(ReceiveMessageOptions options)
same as#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>
MessageApi. send(Iterable<String> messageBodies)
Same asMessageApi.send(Map)
, except that we generate numeric ids starting with1
BatchResult<? extends MessageIdAndMD5>
MessageApi. send(Map<String,String> idMessageBody)
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 XMLResponseParser Modifier and Type Method Description UserAndSessionCredentials
STSApi. assumeRole(String roleArn, String sessionName)
Assumes a role for a specified session.UserAndSessionCredentials
STSApi. assumeRole(String roleArn, String sessionName, AssumeRoleOptions options)
likeSTSApi.assumeRole(String, String)
, except you can modify the timeout and other parameters.UserAndSessionCredentials
STSApi. createFederatedUser(String userName)
Returns a set of temporary credentials for a federated user with the user name specified.UserAndSessionCredentials
STSApi. createFederatedUser(String userName, FederatedUserOptions options)
likeSTSApi.createFederatedUser(String)
, except you can modify the timeout and other parameters.SessionCredentials
STSApi. createTemporaryCredentials()
Returns a set of temporary credentials for an AWS account or IAM user, with a default timeoutSessionCredentials
STSApi. 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 XMLResponseParser Modifier and Type Method Description IdAndName
UltraDNSWSApi. getCurrentAccount()
Returns the account of the current user.com.google.common.collect.Multimap<IdAndName,String>
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 XMLResponseParser Modifier and Type Method Description String
RoundRobinPoolApi. addAAAARecordWithAddressAndTTL(String lbPoolID, String ipv6Address, int ttl)
adds a newAAAA
record to the poolString
RoundRobinPoolApi. addARecordWithAddressAndTTL(String lbPoolID, String ipv4Address, int ttl)
adds a newA
record to the poolString
DirectionalPoolApi. addFirstRecordInNonConfiguredGroup(String poolId, DirectionalPoolRecord toCreate)
creates a resource record in the pool, creating and assigning it to the special "non configured group".String
DirectionalPoolApi. addRecordIntoExistingGroup(String poolId, DirectionalPoolRecord toCreate, String groupId)
creates a resource record in the pool.String
DirectionalPoolApi. addRecordIntoNewGroup(String poolId, DirectionalPoolRecord toCreate, DirectionalGroup group)
creates a resource record in the pool.String
TrafficControllerPoolApi. addRecordToPoolWithTTL(String rdata, String lbPoolID, int ttl)
adds a new record to the pool with default weight.String
TrafficControllerPoolApi. addRecordToPoolWithTTLAndWeight(String rdata, String lbPoolID, int ttl, int weight)
adds a new record to the pool with a specified weight.String
ResourceRecordApi. create(ResourceRecord toCreate)
creates a resource record in the zone.String
DirectionalPoolApi. createForDNameAndType(String name, String dname, int rrType)
creates a directional pool forA
andCNAME
(ipv4) recordsString
RoundRobinPoolApi. createForDNameAndType(String name, String dname, int rrType)
creates a round robin pool.String
TrafficControllerPoolApi. createForDNameAndType(String name, String dname, int rrType)
creates a traffic controller pool.DirectionalGroup
DirectionalGroupApi. get(String groupId)
returns the regions and name of the specified directional group or null, if not found.Task
TaskApi. get(String name)
ZoneProperties
ZoneApi. get(String name)
String
TrafficControllerPoolApi. getNameByDName(String dname)
Retrieves the name of the specified pool by dname.PoolRecordSpec
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 qualifiedhostName
com.google.common.collect.FluentIterable<ResourceRecordDetail>
ResourceRecordApi. listByNameAndType(String hostName, int rrType)
Returns all the specified record types in the zone with the fully qualifiedhostName
andrrType
com.google.common.collect.FluentIterable<String>
DirectionalGroupApi. listGroupNamesByDNameAndType(String hostName, int rrType)
Returns directional group names visible to the account for the fully qualifiedhostName
andrrType
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 qualifiedhostName
andrrType
com.google.common.collect.FluentIterable<DirectionalPoolRecordDetail>
DirectionalGroupApi. listRecordsByGroupCoordinates(DirectionalGroupCoordinates group)
Returns all the directional pool records in the pool-level group.String
TaskApi. runTest(String value)
Runs a test task
-