Interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse,INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponse.Builder
- Enclosing class:
INotificationLoggerServiceOuterClass
public static interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceQueryNotificationsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetReturnValue(int index) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;intrepeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;getReturnValueOrBuilder(int index) repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;List<? extends NotificationOuterClass.NotificationOrBuilder> repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getReturnValueList
List<NotificationOuterClass.Notification> getReturnValueList()repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1; -
getReturnValue
repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1; -
getReturnValueCount
int getReturnValueCount()repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1; -
getReturnValueOrBuilderList
List<? extends NotificationOuterClass.NotificationOrBuilder> getReturnValueOrBuilderList()repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1; -
getReturnValueOrBuilder
repeated .Arp.System.Nm.Services.Grpc.Notification _ReturnValue = 1;
-