Uses of Interface
io.dapr.v1.CommonProtos.InvokeRequestOrBuilder
-
-
Uses of CommonProtos.InvokeRequestOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement CommonProtos.InvokeRequestOrBuilder Modifier and Type Class Description static classCommonProtos.InvokeRequestInvokeRequest is the message to invoke a method with the data.static classCommonProtos.InvokeRequest.BuilderInvokeRequest is the message to invoke a method with the data.Methods in io.dapr.v1 that return CommonProtos.InvokeRequestOrBuilder Modifier and Type Method Description CommonProtos.InvokeRequestOrBuilderDaprProtos.InvokeServiceRequest.Builder. getMessageOrBuilder()Required.CommonProtos.InvokeRequestOrBuilderDaprProtos.InvokeServiceRequest. getMessageOrBuilder()Required.CommonProtos.InvokeRequestOrBuilderDaprProtos.InvokeServiceRequestOrBuilder. getMessageOrBuilder()Required.
-