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 class
DaprClientGrpc
An adapter for the GRPC Client.class
DaprClientHttp
An adapter for the HTTP Client.Methods in io.dapr.client that return DaprClient Modifier and Type Method Description DaprClient
DaprClientBuilder. build()
Build an instance of the Client based on the provided setup.