public static interface ClientProtocol.ErrorResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BasicTypes.Error |
getError()
.org.apache.geode.internal.protocol.protobuf.v1.Error error = 1; |
BasicTypes.ErrorOrBuilder |
getErrorOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.Error error = 1; |
boolean |
hasError()
.org.apache.geode.internal.protocol.protobuf.v1.Error error = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasError()
.org.apache.geode.internal.protocol.protobuf.v1.Error error = 1;BasicTypes.Error getError()
.org.apache.geode.internal.protocol.protobuf.v1.Error error = 1;BasicTypes.ErrorOrBuilder getErrorOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.Error error = 1;