Uses of Class
io.dapr.client.DaprHttp
-
Packages that use DaprHttp Package Description io.dapr.client -
-
Uses of DaprHttp in io.dapr.client
Methods in io.dapr.client that return DaprHttp Modifier and Type Method Description DaprHttp
DaprHttpBuilder. build()
Deprecated.Build an instance of the Http client based on the provided setup.
-