public static interface RpcClient.ReportsSinceResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RpcClient.ReportList |
getReports()
required .ReportList reports = 1; |
RpcClient.ReportListOrBuilder |
getReportsOrBuilder()
required .ReportList reports = 1; |
boolean |
hasReports()
required .ReportList reports = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasReports()
required .ReportList reports = 1;RpcClient.ReportList getReports()
required .ReportList reports = 1;RpcClient.ReportListOrBuilder getReportsOrBuilder()
required .ReportList reports = 1;Copyright © 2019. All rights reserved.