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