Uses of Interface
io.dapr.client.DaprClient
Packages that use DaprClient
-
Uses of DaprClient in io.dapr.client
Classes in io.dapr.client that implement DaprClientModifier and TypeClassDescriptionclass
Implementation of the Dapr client combining gRPC and HTTP (when applicable).Methods in io.dapr.client that return DaprClientModifier and TypeMethodDescriptionDaprClientBuilder.build()
Build an instance of the Client based on the provided setup.