Uses of Class
io.streamthoughts.azkarra.http.query.HttpRemoteQueryClient
-
Packages that use HttpRemoteQueryClient Package Description io.streamthoughts.azkarra.http.query -
-
Uses of HttpRemoteQueryClient in io.streamthoughts.azkarra.http.query
Methods in io.streamthoughts.azkarra.http.query that return HttpRemoteQueryClient Modifier and Type Method Description HttpRemoteQueryClient
HttpRemoteQueryBuilder. build()
Builds theHttpRemoteQueryClient
instance.
-