Package org.jclouds.http.annotation
Annotation Type Redirection
-
@Qualifier @Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface Redirection
Implies that the object can addressHttpResponse
s that contain status code 3xx.
@Qualifier @Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface Redirection
HttpResponse
s that contain status
code 3xx.