Classes:
| Status | Fully Qualified Name |
| NEW | org.apache.hc.client5.http.rest.RestClientBuilder |
| NEW | org.apache.hc.client5.http.rest.RestResourceException |
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW
final
public
class
org.apache.hc.client5.http.rest.RestClientBuilder
top
Methods:
| Status | Modifier | Generic Templates | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||||||||
| NEW | public | n.a. | org.apache.hc.client5.http.rest.RestClientBuilder | baseUri(java.lang.String) |
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | public | n.a. | org.apache.hc.client5.http.rest.RestClientBuilder | baseUri(java.net.URI) |
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | public | Generic Templates:
|
java.lang.Object | build(java.lang.Class <..> )
|
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | public | n.a. | org.apache.hc.client5.http.rest.RestClientBuilder | httpClient(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient) |
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | static public | n.a. | org.apache.hc.client5.http.rest.RestClientBuilder | newBuilder() |
Compatibility Changes:
|
|
|||||||||||||||||||
| NEW | public | n.a. | org.apache.hc.client5.http.rest.RestClientBuilder | objectMapper(com.fasterxml.jackson.databind.ObjectMapper) |
Compatibility Changes:
|
|
NEW
(Serializable compatible)
final
public
class
org.apache.hc.client5.http.rest.RestResourceException
top
Compatibility Changes:
| Change |
| INTERFACE_ADDED |
Superclass:
| Status | Superclass | Compatibility Changes |
| NEW | java.lang.RuntimeException | n.a. |
Interfaces:
| Status | Interface | Compatibility Changes |
| NEW | java.io.Serializable | n.a. |
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | false | n.a. | n.a. |
| New | true | -2953905264017680284 | n.a. |
Constructors:
| Status | Modifier | Generic Templates | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | n.a. | RestResourceException(java.lang.String) | n.a. |
|
|||||
| NEW | public | n.a. | RestResourceException(java.lang.String, java.lang.Throwable) | n.a. |
|



