Uses of Class
io.dapr.v1.DaprProtos.SubscribeTopicEventsRequestAlpha1
-
Uses of DaprProtos.SubscribeTopicEventsRequestAlpha1 in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.build()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.buildPartial()
DaprProtos.SubscribeTopicEventsRequestAlpha1.getDefaultInstance()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.getDefaultInstanceForType()
DaprProtos.SubscribeTopicEventsRequestAlpha1.getDefaultInstanceForType()
DaprProtos.SubscribeTopicEventsRequestAlpha1.parseDelimitedFrom
(InputStream input) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(byte[] data) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(InputStream input) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(ByteBuffer data) DaprProtos.SubscribeTopicEventsRequestAlpha1.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.SubscribeTopicEventsRequestAlpha1>
DaprProtos.SubscribeTopicEventsRequestAlpha1.getParserForType()
static io.grpc.MethodDescriptor<DaprProtos.SubscribeTopicEventsRequestAlpha1,
DaprAppCallbackProtos.TopicEventRequest> DaprGrpc.getSubscribeTopicEventsAlpha1Method()
static com.google.protobuf.Parser<DaprProtos.SubscribeTopicEventsRequestAlpha1>
DaprProtos.SubscribeTopicEventsRequestAlpha1.parser()
default io.grpc.stub.StreamObserver<DaprProtos.SubscribeTopicEventsRequestAlpha1>
DaprGrpc.AsyncService.subscribeTopicEventsAlpha1
(io.grpc.stub.StreamObserver<DaprAppCallbackProtos.TopicEventRequest> responseObserver) SubscribeTopicEventsAlpha1 subscribes to a PubSub topic and receives topic events from it.io.grpc.stub.StreamObserver<DaprProtos.SubscribeTopicEventsRequestAlpha1>
DaprGrpc.DaprStub.subscribeTopicEventsAlpha1
(io.grpc.stub.StreamObserver<DaprAppCallbackProtos.TopicEventRequest> responseObserver) SubscribeTopicEventsAlpha1 subscribes to a PubSub topic and receives topic events from it.Modifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeFrom
(DaprProtos.SubscribeTopicEventsRequestAlpha1 other) DaprProtos.SubscribeTopicEventsRequestAlpha1.newBuilder
(DaprProtos.SubscribeTopicEventsRequestAlpha1 prototype)