Uses of Class
io.dapr.v1.DaprProtos.SubscribeTopicEventsResponseAlpha1
-
Uses of DaprProtos.SubscribeTopicEventsResponseAlpha1 in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.build()
DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.buildPartial()
DaprProtos.SubscribeTopicEventsResponseAlpha1.getDefaultInstance()
DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.getDefaultInstanceForType()
DaprProtos.SubscribeTopicEventsResponseAlpha1.getDefaultInstanceForType()
DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.getEventResponse()
.dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsRequestAlpha1.getEventResponse()
.dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsRequestAlpha1OrBuilder.getEventResponse()
.dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsResponseAlpha1.parseDelimitedFrom
(InputStream input) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(byte[] data) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(InputStream input) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(ByteBuffer data) DaprProtos.SubscribeTopicEventsResponseAlpha1.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.SubscribeTopicEventsResponseAlpha1>
DaprProtos.SubscribeTopicEventsResponseAlpha1.getParserForType()
static com.google.protobuf.Parser<DaprProtos.SubscribeTopicEventsResponseAlpha1>
DaprProtos.SubscribeTopicEventsResponseAlpha1.parser()
Modifier and TypeMethodDescriptionDaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.mergeEventResponse
(DaprProtos.SubscribeTopicEventsResponseAlpha1 value) .dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;
DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder.mergeFrom
(DaprProtos.SubscribeTopicEventsResponseAlpha1 other) DaprProtos.SubscribeTopicEventsResponseAlpha1.newBuilder
(DaprProtos.SubscribeTopicEventsResponseAlpha1 prototype) DaprProtos.SubscribeTopicEventsRequestAlpha1.Builder.setEventResponse
(DaprProtos.SubscribeTopicEventsResponseAlpha1 value) .dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1 event_response = 2;