Package Arp.System.Nm.Services.Grpc
Interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse,INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponse.Builder
- Enclosing class:
INotificationManagerServiceOuterClass
public static interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetNotificationNameResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring _ReturnValue = 1;com.google.protobuf.ByteStringstring _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
-
getReturnValue
String getReturnValue()string _ReturnValue = 1; -
getReturnValueBytes
com.google.protobuf.ByteString getReturnValueBytes()string _ReturnValue = 1;
-