public interface APIServiceConditionFluent<A extends APIServiceConditionFluent<A>> extends Fluent<A>
String getLastTransitionTime()
Boolean hasLastTransitionTime()
@Deprecated A withNewLastTransitionTime(String arg0)
String getMessage()
Boolean hasMessage()
@Deprecated A withNewMessage(String arg0)
String getReason()
Boolean hasReason()
@Deprecated A withNewReason(String arg0)
String getStatus()
Boolean hasStatus()
@Deprecated A withNewStatus(String arg0)
String getType()
Boolean hasType()
@Deprecated A withNewType(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.