public static interface BigpipePBProtocol.ErrorCommandOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getErrorCode()
required uint64 errorCode = 1; |
String |
getErrorMessage()
optional string errorMessage = 2; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string errorMessage = 2; |
boolean |
hasErrorCode()
required uint64 errorCode = 1; |
boolean |
hasErrorMessage()
optional string errorMessage = 2; |
boolean hasErrorCode()
required uint64 errorCode = 1;long getErrorCode()
required uint64 errorCode = 1;boolean hasErrorMessage()
optional string errorMessage = 2;String getErrorMessage()
optional string errorMessage = 2;com.google.protobuf.ByteString getErrorMessageBytes()
optional string errorMessage = 2;Copyright © 2017. All rights reserved.