implicit conversion to convert a ClientResponse to an Entity if none T is given java.
implicit conversion to convert a ClientResponse to an Entity if none T is given java.lang.Object is used
ClientResponse instance
adding toLocation:String to class ClientResponse
adding toLocation:String to class ClientResponse
ClientResponse f.e. returned from a POST call
String URI of the newly created entity as String
implicit call of ClientResponse.
implicit call of ClientResponse.getLocation:URI
ClientResponse f.e. returned from a POST call
URI URI of the newly created entity
multiple Media Types as List of Strings
multiple Media Types as List of Strings
needed to allow omitting of parenthesis
main method enclosing the REST calls
main method enclosing the REST calls
header name value field to add to HTTP header
path to add to all subsequent rest calls
allows to attach query parameter
allows to overwrite the global MediaType setting for Content Type
allows to overwrite the global MediaType setting for Accept
override REST Exception Handler still default here
override REST Exception Handler still default here
implicit conversion to support "path".
implicit conversion to support "path".method(...) stuff
path to add to this specific REST call
converts to RichClientResponse
converts to RichClientResponse