Package Arp.System.Nm.Services.Grpc
Interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse,INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponse.Builder
- Enclosing class:
INotificationManagerServiceOuterClass
public static interface INotificationManagerServiceOuterClass.INotificationManagerServiceGetPayloadTypeNameResponseOrBuilder
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;
-