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
An adapter for the GRPC Client.class
An adapter for the HTTP Client.Methods in io.dapr.client that return DaprClientModifier and TypeMethodDescriptionDaprClientBuilder.build()
Build an instance of the Client based on the provided setup.