|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.jclouds.rest.annotations used by org.jclouds.atmos | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.atmos.filters | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.aws.ec2 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.aws.ec2.services | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.aws.filters | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.aws.s3 | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.azure.storage.filters | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.azureblob | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudfiles | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudfiles.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudloadbalancers | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudloadbalancers.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudloadbalancers.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudservers | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| Payload
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Unwrap
Unwraps the only value in a nested json reponse ex. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudservers.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudsigma | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| Payload
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudstack | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudstack.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| OnlyElement
Extracts the only element of a collection or null |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Unwrap
Unwraps the only value in a nested json reponse ex. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudstack.filters | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudstack.suppliers | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudwatch | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.cloudwatch.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Transform
Shows the transformer type used to parse the first result of the HttpResponse |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.compute.stub.config | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.deltacloud | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.ec2 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.ec2.services | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.elasticstack | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.elasticstack.functions | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.elb | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.elb.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Transform
Shows the transformer type used to parse the first result of the HttpResponse |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.filesystem.strategy.internal | |
|---|---|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.glesys | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.glesys.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.gogrid | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.gogrid.services | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| OnlyElement
Extracts the only element of a collection or null |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.hpcloud.objectstorage | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.hpcloud.objectstorage.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.hpcloud.objectstorage.extensions | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.http.filters | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.iam | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.iam.features | |
|---|---|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| Transform
Shows the transformer type used to parse the first result of the HttpResponse |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.internal | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.jenkins.v1 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.jenkins.v1.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.jenkins.v1.filters | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.joyent.cloudapi.v6_5 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.joyent.cloudapi.v6_5.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| Payload
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.nodepool.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| BuildVersion
Designates that this Resource qualifies an object to an build version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.glance.v1_0 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.glance.v1_0.features | |
|---|---|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.internal | |
|---|---|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.keystone.v1_1 | |
|---|---|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.keystone.v2_0 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.keystone.v2_0.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.keystone.v2_0.features | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.nova | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| Payload
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Unwrap
Unwraps the only value in a nested json reponse ex. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.nova.ec2 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.nova.ec2.services | |
|---|---|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.nova.v2_0 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.nova.v2_0.extensions | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| Payload
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Unwrap
Unwraps the only value in a nested json reponse ex. |
|
| WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.nova.v2_0.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| Payload
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Unwrap
Unwraps the only value in a nested json reponse ex. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.quantum.v1_0 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.quantum.v1_0.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| WrapWith
Wraps the payload in json nested one level deep, relating to the value parameter. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.swift | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.swift.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.swift.v1 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.openstack.swift.v1.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.opsource.servers | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.opsource.servers.features | |
|---|---|
| JAXBResponseParser
Shows the transformer type used to parse XML with the ParseXMLWithJAXB parser in a HttpResponse. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rackspace.cloudidentity.v2_0 | |
|---|---|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| SelectJson
Selects a name in a json structure as opposed to parsing from root. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rds | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| RequestFilters
Filters that should be applied to the request |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rds.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| FormParams
Designates that a url encoded form will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Transform
Shows the transformer type used to parse the first result of the HttpResponse |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rest | |
|---|---|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rest.internal | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| BuildVersion
Designates that this Resource qualifies an object to an build version. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rimuhosting.miro | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| MatrixParams
Designates that a matrix param will be added to the request. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Unwrap
Unwraps the only value in a nested json reponse ex. |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.rimuhosting.miro.filters | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.s3 | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| VirtualHost
Designates that this Resource expects virtual host style requests |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.s3.filters | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.savvis.vpdc | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.savvis.vpdc.config | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.savvis.vpdc.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| ParamParser
Extracts the value of a parameter from an object. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.savvis.vpdc.internal | |
|---|---|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.slicehost | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.slicehost.filters | |
|---|---|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.smartos.compute.domain | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.snia.cdmi.v1 | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.snia.cdmi.v1.features | |
|---|---|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| Headers
Designates that a header will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.snia.cdmi.v1.filters | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.softlayer | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.softlayer.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.ecloud | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.ecloud.features | |
|---|---|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.vcloud_0_8 | |
|---|---|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.vcloud_0_8.binders | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.vcloud_0_8.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.vcloud_0_8.internal | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.trmk.vcloudexpress | |
|---|---|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.compute.strategy | |
|---|---|
| BuildVersion
Designates that this Resource qualifies an object to an build version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.config | |
|---|---|
| ApiVersion
Designates that this Resource qualifies an object to an api version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.director.v1_5.admin | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.director.v1_5.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| JAXBResponseParser
Shows the transformer type used to parse XML with the ParseXMLWithJAXB parser in a HttpResponse. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.director.v1_5.features.admin | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Delegate
Designates that this method returns a rest client |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| JAXBResponseParser
Shows the transformer type used to parse XML with the ParseXMLWithJAXB parser in a HttpResponse. |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.director.v1_5.login | |
|---|---|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| JAXBResponseParser
Shows the transformer type used to parse XML with the ParseXMLWithJAXB parser in a HttpResponse. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.director.v1_5.user | |
|---|---|
| Delegate
Designates that this method returns a rest client |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.features | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| EndpointParam
Extracts the endpoint of a parameter from an object. |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| MapBinder
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| PayloadParam
Designates that this parameter will hold the payload for a PUT or POST command. |
|
| PayloadParams
Designates that default parameters will be added a map that builds the request entity. |
|
| RequestFilters
Filters that should be applied to the request |
|
| XMLResponseParser
Shows the transformer type used to parse XML in a HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.vcloud.internal | |
|---|---|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| RequestFilters
Filters that should be applied to the request |
|
| ResponseParser
Shows the transformer type used to parse the HttpResponse |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.virtualbox.functions | |
|---|---|
| BuildVersion
Designates that this Resource qualifies an object to an build version. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.virtualbox.functions.admin | |
|---|---|
| Credential
Designates that this Resource qualifies an object to a key on a provider. |
|
| Identity
Designates that this Resource qualifies an object to an identity on a provider. |
|
| Classes in org.jclouds.rest.annotations used by org.jclouds.walrus | |
|---|---|
| BinderParam
Designates that this parameter will modify the request, possibly including adding an payload to it. |
|
| Endpoint
Designates that this Resource expects virtual host style requests |
|
| ExceptionParser
Shows the transformer type used to parse values out of acceptable exceptions. |
|
| ParamValidators
Marks the validation for method/parameter value(s). |
|
| QueryParams
Designates that a query will be added to the request. |
|
| RequestFilters
Filters that should be applied to the request |
|
| SkipEncoding
Designates we should not encode the following parameters |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||