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