Class HttpResponse
- java.lang.Object
-
- io.jenkins.plugins.artifactrepo.model.HttpResponse
-
public class HttpResponse extends Object
An immutable bean to store the return code and entity payload of an HTTP request.
-
-
Field Summary
Fields Modifier and Type Field Description static HttpResponse
EXCEPTION
-
Constructor Summary
Constructors Constructor Description HttpResponse()
-
-
-
Field Detail
-
EXCEPTION
public static final HttpResponse EXCEPTION
-
-