public static interface AdminPacket.InstanceAdminOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getAction()
check/start/stop/reload
string action = 2; |
com.google.protobuf.ByteString |
getActionBytes()
check/start/stop/reload
string action = 2; |
java.lang.String |
getDestination()
string destination = 1; |
com.google.protobuf.ByteString |
getDestinationBytes()
string destination = 1; |
java.lang.String getDestination()
string destination = 1;com.google.protobuf.ByteString getDestinationBytes()
string destination = 1;java.lang.String getAction()
check/start/stop/reload
string action = 2;com.google.protobuf.ByteString getActionBytes()
check/start/stop/reload
string action = 2;Copyright © 2019. All rights reserved.