public static interface BasicTypes.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BasicTypes.ErrorCode |
getErrorCode()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorCode errorCode = 1; |
int |
getErrorCodeValue()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorCode errorCode = 1; |
java.lang.String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getErrorCodeValue()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorCode errorCode = 1;BasicTypes.ErrorCode getErrorCode()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorCode errorCode = 1;java.lang.String getMessage()
string message = 2;com.google.protobuf.ByteString getMessageBytes()
string message = 2;