public static interface RpcClient.ReportListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getReports(int index)
repeated string reports = 1; |
com.google.protobuf.ByteString |
getReportsBytes(int index)
repeated string reports = 1; |
int |
getReportsCount()
repeated string reports = 1; |
List<String> |
getReportsList()
repeated string reports = 1; |
int getReportsCount()
repeated string reports = 1;String getReports(int index)
repeated string reports = 1;com.google.protobuf.ByteString getReportsBytes(int index)
repeated string reports = 1;Copyright © 2015. All Rights Reserved.