public static interface PubSubProtocol.Map.EntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
com.google.protobuf.ByteString |
getValue() |
boolean |
hasKey() |
boolean |
hasValue() |
boolean hasKey()
String getKey()
boolean hasValue()
com.google.protobuf.ByteString getValue()
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.