Uses of Interface
io.dapr.client.DaprClient
| Package | Description |
|---|---|
| io.dapr.client |
-
Uses of DaprClient in io.dapr.client
Classes in io.dapr.client that implement DaprClient Modifier and Type Class Description classDaprClientGrpcAn adapter for the GRPC Client.classDaprClientHttpAn adapter for the HTTP Client.Methods in io.dapr.client that return DaprClient Modifier and Type Method Description DaprClientDaprClientBuilder. build()Build an instance of the Client based on the provided setup.