public static interface Elastic.StatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime()
int64 creation_time = 1; |
java.lang.String |
getPhase()
string phase = 2; |
com.google.protobuf.ByteString |
getPhaseBytes()
string phase = 2; |
java.lang.String |
getReason()
string reason = 3; |
com.google.protobuf.ByteString |
getReasonBytes()
string reason = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCreationTime()
int64 creation_time = 1;java.lang.String getPhase()
string phase = 2;com.google.protobuf.ByteString getPhaseBytes()
string phase = 2;java.lang.String getReason()
string reason = 3;com.google.protobuf.ByteString getReasonBytes()
string reason = 3;