public interface ResourceConditionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getLastHeartbeatTime()
int64 last_heartbeat_time = 3; |
long |
getLastTransitionTime()
int64 last_transition_time = 4; |
java.lang.String |
getMessage()
string message = 6; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 6; |
java.lang.String |
getReason()
string reason = 5; |
com.google.protobuf.ByteString |
getReasonBytes()
string reason = 5; |
java.lang.String |
getStatus()
string status = 2; |
com.google.protobuf.ByteString |
getStatusBytes()
string status = 2; |
java.lang.String |
getType()
string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getType()
string type = 1;com.google.protobuf.ByteString getTypeBytes()
string type = 1;java.lang.String getStatus()
string status = 2;com.google.protobuf.ByteString getStatusBytes()
string status = 2;long getLastHeartbeatTime()
int64 last_heartbeat_time = 3;long getLastTransitionTime()
int64 last_transition_time = 4;java.lang.String getReason()
string reason = 5;com.google.protobuf.ByteString getReasonBytes()
string reason = 5;java.lang.String getMessage()
string message = 6;com.google.protobuf.ByteString getMessageBytes()
string message = 6;