Interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest,INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequest.Builder
- Enclosing class:
INotificationLoggerServiceOuterClass
public static interface INotificationLoggerServiceOuterClass.INotificationLoggerServiceGetArchiveConfigurationRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring archive = 1;com.google.protobuf.ByteStringstring archive = 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
-
getArchive
String getArchive()string archive = 1; -
getArchiveBytes
com.google.protobuf.ByteString getArchiveBytes()string archive = 1;
-