DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.Builder.build() |
|
DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.Builder.buildPartial() |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.getDefaultInstance() |
|
DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.Builder.getDefaultInstanceForType() |
|
DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.getDefaultInstanceForType() |
|
DaprProtos.InvokeActorResponse |
DaprGrpc.DaprBlockingStub.invokeActor(DaprProtos.InvokeActorRequest request) |
InvokeActor calls a method on an actor.
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseDelimitedFrom(InputStream input) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(byte[] data) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(com.google.protobuf.ByteString data) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(InputStream input) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(ByteBuffer data) |
|
static DaprProtos.InvokeActorResponse |
DaprProtos.InvokeActorResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|