public static interface Rudder.ResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getInfo()
string info = 1; |
com.google.protobuf.ByteString |
getInfoBytes()
string info = 1; |
String |
getLog(int index)
repeated string log = 2; |
com.google.protobuf.ByteString |
getLogBytes(int index)
repeated string log = 2; |
int |
getLogCount()
repeated string log = 2; |
List<String> |
getLogList()
repeated string log = 2; |
String getInfo()
string info = 1;com.google.protobuf.ByteString getInfoBytes()
string info = 1;int getLogCount()
repeated string log = 2;String getLog(int index)
repeated string log = 2;com.google.protobuf.ByteString getLogBytes(int index)
repeated string log = 2;Copyright © 2021. All rights reserved.