public static interface PoPProto.GetKeysReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getId()
required bytes id = 1; |
com.google.protobuf.ByteString |
getKeys(int index)
repeated bytes keys = 2; |
int |
getKeysCount()
repeated bytes keys = 2; |
List<com.google.protobuf.ByteString> |
getKeysList()
repeated bytes keys = 2; |
boolean |
hasId()
required bytes id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
required bytes id = 1;com.google.protobuf.ByteString getId()
required bytes id = 1;List<com.google.protobuf.ByteString> getKeysList()
repeated bytes keys = 2;int getKeysCount()
repeated bytes keys = 2;com.google.protobuf.ByteString getKeys(int index)
repeated bytes keys = 2;Copyright © 2019. All rights reserved.