public static interface IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResult(int index)
repeated string result = 1; |
com.google.protobuf.ByteString |
getResultBytes(int index)
repeated string result = 1; |
int |
getResultCount()
repeated string result = 1; |
List<String> |
getResultList()
repeated string result = 1; |
int getResultCount()
repeated string result = 1;String getResult(int index)
repeated string result = 1;com.google.protobuf.ByteString getResultBytes(int index)
repeated string result = 1;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.