Uses of Interface
io.dapr.v1.CommonProtos.InvokeResponseOrBuilder
-
Packages that use CommonProtos.InvokeResponseOrBuilder Package Description io.dapr.v1 -
-
Uses of CommonProtos.InvokeResponseOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement CommonProtos.InvokeResponseOrBuilder Modifier and Type Class Description static class
CommonProtos.InvokeResponse
InvokeResponse is the response message inclduing data and its content type from app callback.static class
CommonProtos.InvokeResponse.Builder
InvokeResponse is the response message inclduing data and its content type from app callback.
-