public static interface Rudder.ResultOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getInfo()
string info = 1; |
ByteString |
getInfoBytes()
string info = 1; |
String |
getLog(int index)
repeated string log = 2; |
ByteString |
getLogBytes(int index)
repeated string log = 2; |
int |
getLogCount()
repeated string log = 2; |
List<String> |
getLogList()
repeated string log = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
ByteString getInfoBytes()
string info = 1;
List<String> getLogList()
repeated string log = 2;
int getLogCount()
repeated string log = 2;
ByteString getLogBytes(int index)
repeated string log = 2;
Copyright © 2017–2018, microBean. All rights reserved.