public static interface PubSubProtocol.SubscriptionEventResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PubSubProtocol.SubscriptionEvent |
getEvent()
optional .Hedwig.SubscriptionEvent event = 1; |
boolean |
hasEvent()
optional .Hedwig.SubscriptionEvent event = 1; |
boolean hasEvent()
optional .Hedwig.SubscriptionEvent event = 1;
PubSubProtocol.SubscriptionEvent getEvent()
optional .Hedwig.SubscriptionEvent event = 1;
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.