Uses of Annotation Interface
org.jclouds.rest.annotations.ParamParser
Packages that use ParamParser
Package
Description
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService
commands.-
Uses of ParamParser in org.jclouds.atmos
Method parameters in org.jclouds.atmos with annotations of type ParamParserModifier and TypeMethodDescriptionAtmosClient.createFile
(String parent, AtmosObject object, PutOptions... options) void
AtmosClient.updateFile
(String parent, AtmosObject object, PutOptions... options) -
Uses of ParamParser in org.jclouds.aws.ec2.features
Method parameters in org.jclouds.aws.ec2.features with annotations of type ParamParserModifier and TypeMethodDescriptionAWSKeyPairApi.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 ParamParser in org.jclouds.azureblob
Method parameters in org.jclouds.azureblob with annotations of type ParamParserModifier and TypeMethodDescriptionThe Put Blob operation creates a new blob or updates the content of an existing blob.AzureBlobClient.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. -
Uses of ParamParser in org.jclouds.azurecompute.arm.features
Method parameters in org.jclouds.azurecompute.arm.features with annotations of type ParamParserModifier and TypeMethodDescriptionVaultApi.decrypt
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.encrypt
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.getCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion) VaultApi.unwrap
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) VaultApi.updateCertificate
(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String, String> tags) VaultApi.updateKey
(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String, String> tags) VaultApi.updateSecret
(URI vaultBaseUrl, String secretName, String secretVersion, Secret.SecretAttributes attributes, String contentType, Map<String, String> tags) boolean
VaultApi.verify
(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String digest, String value) -
Uses of ParamParser in org.jclouds.chef
Method parameters in org.jclouds.chef with annotations of type ParamParserModifier and TypeMethodDescriptionChefApi.updateDatabagItem
(String databagName, DatabagItem item) Updates an item in a data bag.ChefApi.updateEnvironment
(Environment environment) Updates the given environment.ChefApi.updateNode
(Node node) Updates an existing node.ChefApi.updateRole
(Role role) Updates the given role. -
Uses of ParamParser in org.jclouds.chef.features
Method parameters in org.jclouds.chef.features with annotations of type ParamParser -
Uses of ParamParser in org.jclouds.cloudstack.features
Method parameters in org.jclouds.cloudstack.features with annotations of type ParamParserModifier and TypeMethodDescriptionLoadBalancerApi.assignVirtualMachinesToLoadBalancerRule
(String id, Iterable<String> virtualMachineIds) Assigns virtual machine or a list of virtual machines to a load balancer rule.LoadBalancerApi.assignVirtualMachinesToLoadBalancerRule
(String id, String... virtualMachineIds) Assigns virtual machine or a list of virtual machines to a load balancer rule.GlobalUsageApi.generateUsageRecords
(Date start, Date end, GenerateUsageRecordsOptions... options) GlobalUsageApi.generateUsageRecords
(Date start, Date end, GenerateUsageRecordsOptions... options) GlobalUsageApi.listUsageRecords
(Date start, Date end, ListUsageRecordsOptions... options) GlobalUsageApi.listUsageRecords
(Date start, Date end, ListUsageRecordsOptions... options) LoadBalancerApi.removeVirtualMachinesFromLoadBalancerRule
(String id, Iterable<String> virtualMachineIds) Removes a virtual machine or a list of virtual machines from a load balancer rule.LoadBalancerApi.removeVirtualMachinesFromLoadBalancerRule
(String id, String... virtualMachineIds) Removes a virtual machine or a list of virtual machines from a load balancer rule. -
Uses of ParamParser in org.jclouds.dynect.v3.features
Method parameters in org.jclouds.dynect.v3.features with annotations of type ParamParserModifier and TypeMethodDescriptionZoneApi.scheduleCreate
(CreatePrimaryZone createZone) Schedules addition of a new primary zone into the current session. -
Uses of ParamParser in org.jclouds.ec2.features
Method parameters in org.jclouds.ec2.features with annotations of type ParamParserModifier and TypeMethodDescriptionvoid
InstanceApi.setUserDataForInstanceInRegion
(String region, String instanceId, byte[] unencodedData) Sets the userData used for starting the instance. -
Uses of ParamParser in org.jclouds.oauth.v2
Method parameters in org.jclouds.oauth.v2 with annotations of type ParamParser -
Uses of ParamParser in org.jclouds.openstack.nova.ec2.features
Method parameters in org.jclouds.openstack.nova.ec2.features with annotations of type ParamParserModifier 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 ParamParser in org.jclouds.rackspace.clouddns.v1.features
Method parameters in org.jclouds.rackspace.clouddns.v1.features with annotations of type ParamParserModifier and TypeMethodDescriptionDomainApi.listChanges
(int id, Date since) Shows all changes to the specified domain since the specified date/time. -
Uses of ParamParser in org.jclouds.rackspace.cloudloadbalancers.v1.features
Method parameters in org.jclouds.rackspace.cloudloadbalancers.v1.features with annotations of type ParamParserModifier and TypeMethodDescriptionReportApi.getHistoricalUsage
(Date startTime, Date endTime) View all transfer activity, average number of connections, and number of virtual IPs associated with the load balancing service.ReportApi.getHistoricalUsage
(Date startTime, Date endTime) View all transfer activity, average number of connections, and number of virtual IPs associated with the load balancing service.ReportApi.listBillableLoadBalancers
(Date startTime, Date endTime) List billable load balancers for the given date range.ReportApi.listBillableLoadBalancers
(Date startTime, Date endTime) List billable load balancers for the given date range.ReportApi.listLoadBalancerUsage
(int loadBalancerId, Date startTime, Date endTime) Historical usage data is available for up to 90 days of service activity.ReportApi.listLoadBalancerUsage
(int loadBalancerId, Date startTime, Date endTime) Historical usage data is available for up to 90 days of service activity. -
Uses of ParamParser in org.jclouds.route53.features
Method parameters in org.jclouds.route53.features with annotations of type ParamParserModifier and TypeMethodDescriptionResourceRecordSetApi.create
(ResourceRecordSet rrs) schedules creation of the resource record set.ResourceRecordSetApi.delete
(ResourceRecordSet rrs) This action deletes a resource record set. -
Uses of ParamParser in org.jclouds.s3
Method parameters in org.jclouds.s3 with annotations of type ParamParserModifier and TypeMethodDescriptionS3Client.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. -
Uses of ParamParser in org.jclouds.ultradns.ws.features
Method parameters in org.jclouds.ultradns.ws.features with annotations of type ParamParserModifier and TypeMethodDescriptionDirectionalPoolApi.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.