public static interface PubSubProtocol.SubscribeRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PubSubProtocol.SubscribeRequest.CreateOrAttach |
getCreateOrAttach() |
boolean |
getForceAttach() |
int |
getMessageBound() |
PubSubProtocol.SubscriptionPreferences |
getPreferences() |
PubSubProtocol.SubscriptionPreferencesOrBuilder |
getPreferencesOrBuilder() |
com.google.protobuf.ByteString |
getSubscriberId() |
boolean |
getSynchronous() |
boolean |
hasCreateOrAttach() |
boolean |
hasForceAttach() |
boolean |
hasMessageBound() |
boolean |
hasPreferences() |
boolean |
hasSubscriberId() |
boolean |
hasSynchronous() |
boolean hasSubscriberId()
com.google.protobuf.ByteString getSubscriberId()
boolean hasCreateOrAttach()
PubSubProtocol.SubscribeRequest.CreateOrAttach getCreateOrAttach()
boolean hasSynchronous()
boolean getSynchronous()
boolean hasMessageBound()
int getMessageBound()
boolean hasPreferences()
PubSubProtocol.SubscriptionPreferences getPreferences()
PubSubProtocol.SubscriptionPreferencesOrBuilder getPreferencesOrBuilder()
boolean hasForceAttach()
boolean getForceAttach()
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.