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