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 URI
AtmosClient. 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 ParamParser Modifier and Type Method Description 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. -
Uses of ParamParser in org.jclouds.azureblob
Method parameters in org.jclouds.azureblob with annotations of type ParamParser Modifier and Type Method Description String
AzureBlobClient. putBlob(String container, AzureBlob object)
The Put Blob operation creates a new blob or updates the content of an existing blob.String
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 ParamParser Modifier and Type Method Description Key.KeyOperationResult
VaultApi. decrypt(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)
Key.KeyOperationResult
VaultApi. encrypt(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)
Certificate.CertificateBundle
VaultApi. getCertificate(URI vaultBaseUrl, String certificateName, String certificateVersion)
Secret.SecretBundle
VaultApi. getSecret(URI vaultBaseUrl, String secretName, String secretVersion)
Key.KeyOperationResult
VaultApi. sign(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)
Key.KeyOperationResult
VaultApi. unwrap(URI vaultBaseUrl, String keyName, String keyVersion, String algorithm, String value)
Certificate.CertificateBundle
VaultApi. updateCertificate(URI vaultBaseUrl, String certificateName, String certificateVersion, Certificate.CertificateAttributes attributes, Certificate.CertificatePolicy policy, Map<String,String> tags)
Key.KeyBundle
VaultApi. updateKey(URI vaultBaseUrl, String keyName, String keyVersion, Key.KeyAttributes attributes, List<String> keyOps, Map<String,String> tags)
Secret.SecretBundle
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)
Key.KeyOperationResult
VaultApi. 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 DatabagItem
ChefApi. updateDatabagItem(String databagName, DatabagItem item)
Updates an item in a data bag.Environment
ChefApi. updateEnvironment(Environment environment)
Updates the given environment.Node
ChefApi. updateNode(Node node)
Updates an existing node.Role
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 Modifier and Type Method Description void
OrganizationApi. 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 String
LoadBalancerApi. assignVirtualMachinesToLoadBalancerRule(String id, Iterable<String> virtualMachineIds)
Assigns virtual machine or a list of virtual machines to a load balancer rule.String
LoadBalancerApi. assignVirtualMachinesToLoadBalancerRule(String id, String... virtualMachineIds)
Assigns virtual machine or a list of virtual machines to a load balancer rule.JobResult
GlobalUsageApi. generateUsageRecords(Date start, Date end, GenerateUsageRecordsOptions... options)
JobResult
GlobalUsageApi. 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)
String
LoadBalancerApi. removeVirtualMachinesFromLoadBalancerRule(String id, Iterable<String> virtualMachineIds)
Removes a virtual machine or a list of virtual machines from a load balancer rule.String
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 ParamParser Modifier and Type Method Description Job
ZoneApi. 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 void
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 Modifier and Type Method Description Token
AuthorizationApi. authorize(String client_id, ClientCredentialsClaims claim, String resource, String scope)
Token
AuthorizationApi. 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 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 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 DomainChange
DomainApi. 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 HistoricalUsage
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.HistoricalUsage
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.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 Change
ResourceRecordSetApi. create(ResourceRecordSet rrs)
schedules creation of the resource record set.Change
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 ParamParser Modifier and Type Method Description String
S3Client. initiateMultipartUpload(String bucketName, ObjectMetadata objectMetadata, PutObjectOptions... options)
This operation initiates a multipart upload and returns an upload ID.String
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 ParamParser Modifier and Type Method Description 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.
-