public interface TopicsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getTopic(int index)
repeated bytes topic = 1; |
int |
getTopicCount()
repeated bytes topic = 1; |
List<com.google.protobuf.ByteString> |
getTopicList()
repeated bytes topic = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.google.protobuf.ByteString> getTopicList()
repeated bytes topic = 1;int getTopicCount()
repeated bytes topic = 1;com.google.protobuf.ByteString getTopic(int index)
repeated bytes topic = 1;Copyright © 2022 IoTeX Group. All rights reserved.