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