Interface GetNexusIncomingServiceRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GetNexusIncomingServiceRequest,GetNexusIncomingServiceRequest.Builder
@Generated(value="protoc", comments="annotations:GetNexusIncomingServiceRequestOrBuilder.java.pb.meta") public interface GetNexusIncomingServiceRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetId()Server-generated unique service ID.com.google.protobuf.ByteStringgetIdBytes()Server-generated unique service ID.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-