public static interface Service.TestReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAppID()
string AppID = 2; |
com.google.protobuf.ByteString |
getAppIDBytes()
string AppID = 2; |
java.lang.String |
getID()
string ID = 1; |
com.google.protobuf.ByteString |
getIDBytes()
string ID = 1; |
Service.HttpResp |
getResp()
.services.HttpResp Resp = 4; |
Service.HttpRespOrBuilder |
getRespOrBuilder()
.services.HttpResp Resp = 4; |
java.lang.String |
getRunID()
string RunID = 3; |
com.google.protobuf.ByteString |
getRunIDBytes()
string RunID = 3; |
boolean |
hasResp()
.services.HttpResp Resp = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getID()
string ID = 1;com.google.protobuf.ByteString getIDBytes()
string ID = 1;java.lang.String getAppID()
string AppID = 2;com.google.protobuf.ByteString getAppIDBytes()
string AppID = 2;java.lang.String getRunID()
string RunID = 3;com.google.protobuf.ByteString getRunIDBytes()
string RunID = 3;boolean hasResp()
.services.HttpResp Resp = 4;Service.HttpResp getResp()
.services.HttpResp Resp = 4;Service.HttpRespOrBuilder getRespOrBuilder()
.services.HttpResp Resp = 4;