Uses of Class
org.linkedopenactors.rdfpub.client2024.Response
-
Uses of Response in org.linkedopenactors.rdfpub.client2024
Modifier and TypeMethodDescriptionHttpAdapter.get
(String url, HttpHeaderAttribute... headerAttributes) HttpAdapter.get
(org.springframework.http.MediaType mediaType, String url, HttpHeaderAttribute... headerAttributes) NonReaktiveWebClientHttpAdapter.get
(String idOfTheResourceToRead, HttpHeaderAttribute... headerAttributes) NonReaktiveWebClientHttpAdapter.get
(org.springframework.http.MediaType mediaType, String idOfTheResourceToRead, HttpHeaderAttribute... headerAttributes) HttpAdapter.getAuthenticated
(String url, HttpHeaderAttribute... headerAttributes) NonReaktiveWebClientHttpAdapter.getAuthenticated
(String url, HttpHeaderAttribute... headerAttributes)