Interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse,INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponse.Builder
- Enclosing class:
INotificationLoggerServiceOuterClass
public static interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetReturnValue(int index) repeated string _ReturnValue = 1;com.google.protobuf.ByteStringgetReturnValueBytes(int index) repeated string _ReturnValue = 1;intrepeated string _ReturnValue = 1;repeated string _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
repeated string _ReturnValue = 1; -
getReturnValueCount
int getReturnValueCount()repeated string _ReturnValue = 1; -
getReturnValue
repeated string _ReturnValue = 1; -
getReturnValueBytes
com.google.protobuf.ByteString getReturnValueBytes(int index) repeated string _ReturnValue = 1;
-