Uses of Class
org.jclouds.rest.annotations.ParamParser
- 
- 
Uses of ParamParser in org.jclouds.atmos
Method parameters in org.jclouds.atmos with annotations of type ParamParser Modifier and Type Method Description URIAtmosClient. createFile(String parent, AtmosObject object, PutOptions... options)voidAtmosClient. 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 ParamParser Modifier and Type Method Description KeyPairAWSKeyPairApi. 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 ParamParser Modifier and Type Method Description StringAzureBlobClient. putBlob(String container, AzureBlob object)The Put Blob operation creates a new blob or updates the content of an existing blob.StringAzureBlobClient. 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 ParamParser Modifier and Type Method Description Key.KeyOperationResultVaultApi. decrypt(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)Key.KeyOperationResultVaultApi. encrypt(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)Certificate.CertificateBundleVaultApi. getCertificate(URI vaultBaseUrl, String certificateName, String certificateVersion)Secret.SecretBundleVaultApi. getSecret(URI vaultBaseUrl, String secretName, String secretVersion)Key.KeyOperationResultVaultApi. sign(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)Key.KeyOperationResultVaultApi. unwrap(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)Certificate.CertificateBundleVaultApi. updateCertificate(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String,String> tags)Key.KeyBundleVaultApi. updateKey(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String,String> tags)Secret.SecretBundleVaultApi. updateSecret(URI vaultBaseUrl, String secretName, String secretVersion, Secret.SecretAttributes attributes, String contentType, Map<String,String> tags)booleanVaultApi. verify(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String digest, String value)Key.KeyOperationResultVaultApi. wrap(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value) - 
Uses of ParamParser in org.jclouds.chef
Method parameters in org.jclouds.chef with annotations of type ParamParser Modifier and Type Method Description DatabagItemChefApi. updateDatabagItem(String databagName, DatabagItem item)Updates an item in a data bag.EnvironmentChefApi. updateEnvironment(Environment environment)Updates the given environment.NodeChefApi. updateNode(Node node)Updates an existing node.RoleChefApi. 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 Modifier and Type Method Description voidOrganizationApi. updateGroup(Group group)Updates a group. - 
Uses of ParamParser in org.jclouds.cloudstack.features
Method parameters in org.jclouds.cloudstack.features with annotations of type ParamParser Modifier and Type Method Description StringLoadBalancerApi. assignVirtualMachinesToLoadBalancerRule(String id, Iterable<String> virtualMachineIds)Assigns virtual machine or a list of virtual machines to a load balancer rule.StringLoadBalancerApi. assignVirtualMachinesToLoadBalancerRule(String id, String... virtualMachineIds)Assigns virtual machine or a list of virtual machines to a load balancer rule.JobResultGlobalUsageApi. generateUsageRecords(Date start, Date end, GenerateUsageRecordsOptions... options)JobResultGlobalUsageApi. generateUsageRecords(Date start, Date end, GenerateUsageRecordsOptions... options)Set<UsageRecord>GlobalUsageApi. listUsageRecords(Date start, Date end, ListUsageRecordsOptions... options)Set<UsageRecord>GlobalUsageApi. listUsageRecords(Date start, Date end, ListUsageRecordsOptions... options)StringLoadBalancerApi. removeVirtualMachinesFromLoadBalancerRule(String id, Iterable<String> virtualMachineIds)Removes a virtual machine or a list of virtual machines from a load balancer rule.StringLoadBalancerApi. 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 ParamParser Modifier and Type Method Description JobZoneApi. 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 ParamParser Modifier and Type Method Description voidInstanceApi. 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 Modifier and Type Method Description TokenAuthorizationApi. authorize(String client_id, ClientCredentialsClaims claim, String resource, String scope)TokenAuthorizationApi. authorize(Claims claims) - 
Uses of ParamParser in org.jclouds.openstack.nova.ec2.features
Method parameters in org.jclouds.openstack.nova.ec2.features with annotations of type ParamParser Modifier and Type Method Description KeyPairNovaEC2KeyPairApi. 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 ParamParser Modifier and Type Method Description DomainChangeDomainApi. 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 ParamParser Modifier and Type Method Description HistoricalUsageReportApi. getHistoricalUsage(Date startTime, Date endTime)View all transfer activity, average number of connections, and number of virtual IPs associated with the load balancing service.HistoricalUsageReportApi. getHistoricalUsage(Date startTime, Date endTime)View all transfer activity, average number of connections, and number of virtual IPs associated with the load balancing service.PagedIterable<LoadBalancer>ReportApi. listBillableLoadBalancers(Date startTime, Date endTime)List billable load balancers for the given date range.PagedIterable<LoadBalancer>ReportApi. listBillableLoadBalancers(Date startTime, Date endTime)List billable load balancers for the given date range.PagedIterable<LoadBalancerUsage>ReportApi. listLoadBalancerUsage(int loadBalancerId, Date startTime, Date endTime)Historical usage data is available for up to 90 days of service activity.PagedIterable<LoadBalancerUsage>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 ParamParser Modifier and Type Method Description ChangeResourceRecordSetApi. create(ResourceRecordSet rrs)schedules creation of the resource record set.ChangeResourceRecordSetApi. 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 ParamParser Modifier and Type Method Description StringS3Client. initiateMultipartUpload(String bucketName, ObjectMetadata objectMetadata, PutObjectOptions... options)This operation initiates a multipart upload and returns an upload ID.StringS3Client. 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 ParamParser Modifier and Type Method Description StringDirectionalPoolApi. createForDNameAndType(String name, String dname, int rrType)creates a directional pool forAandCNAME(ipv4) recordsStringRoundRobinPoolApi. createForDNameAndType(String name, String dname, int rrType)creates a round robin pool.StringTrafficControllerPoolApi. createForDNameAndType(String name, String dname, int rrType)creates a traffic controller pool. 
 -