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