|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WireFormats.DeployDataOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getConfig()
optional bytes config = 2; |
java.lang.String |
getDispatcher()
optional string dispatcher = 5; |
com.google.protobuf.ByteString |
getDispatcherBytes()
optional string dispatcher = 5; |
java.lang.String |
getPath()
required string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 1; |
com.google.protobuf.ByteString |
getRouterConfig()
optional bytes routerConfig = 3; |
com.google.protobuf.ByteString |
getScope()
optional bytes scope = 4; |
boolean |
hasConfig()
optional bytes config = 2; |
boolean |
hasDispatcher()
optional string dispatcher = 5; |
boolean |
hasPath()
required string path = 1; |
boolean |
hasRouterConfig()
optional bytes routerConfig = 3; |
boolean |
hasScope()
optional bytes scope = 4; |
Method Detail |
---|
boolean hasPath()
required string path = 1;
java.lang.String getPath()
required string path = 1;
com.google.protobuf.ByteString getPathBytes()
required string path = 1;
boolean hasConfig()
optional bytes config = 2;
com.google.protobuf.ByteString getConfig()
optional bytes config = 2;
boolean hasRouterConfig()
optional bytes routerConfig = 3;
com.google.protobuf.ByteString getRouterConfig()
optional bytes routerConfig = 3;
boolean hasScope()
optional bytes scope = 4;
com.google.protobuf.ByteString getScope()
optional bytes scope = 4;
boolean hasDispatcher()
optional string dispatcher = 5;
java.lang.String getDispatcher()
optional string dispatcher = 5;
com.google.protobuf.ByteString getDispatcherBytes()
optional string dispatcher = 5;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |