Package org.jclouds.rest.annotations
package org.jclouds.rest.annotations
-
ClassDescriptionDesignates that this Resource qualifies an object to an api.Designates that this Resource qualifies an object to an api version.Deprecated.Designates that this parameter will modify the request, possibly including adding an payload to it.Designates that this Resource qualifies an object to an build version.Designates that this method returns a rest clientDesignates that this Resource expects virtual host style requestsExtracts the endpoint of a parameter from an object.Annotates the appropriate
Fallback
which propagates the exception or returns a valid fallback value.Designates that a url encoded form will be added to the request.Designates that a header will be added to the request.Shows the transformer type used to parse XML with theinvalid reference
ParseXMLWithJAXB
Designates that this parameter will hold the payload for a PUT or POST command.Extracts the only element of a collection or nullDo not accept filters that were passed from the type.Extracts the value of a parameter from an object.Marks the validation for method/parameter value(s).Designates that this parameter will be bound to a multipart form.Implements the PATCH HTTP request typeDesignates that this parameter will hold the payload for a PUT or POST command.Designates that this parameter will hold the payload for a PUT or POST command.Designates that default parameters will be added a map that builds the request entity.Designates that a query will be added to the request.Filters that should be applied to the requestShows the transformer type used to parse the HttpResponseSelects a name in a json structure as opposed to parsing from root.Designates that this resource only exists since a particularApiVersion
.Designates we should not encode the following parametersShows the transformer type used to parse the first result of the HttpResponseUnwraps the only value in a nested json response ex.Designates that this Resource expects virtual host style requestsWraps the payload in json nested one level deep, relating to the value parameter.Shows the transformer type used to parse XML in a HttpResponse