public interface ClusterServiceVersionConditionFluent<A extends ClusterServiceVersionConditionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getLastTransitionTime()
Boolean hasLastTransitionTime()
@Deprecated A withNewLastTransitionTime(String arg0)
String getLastUpdateTime()
Boolean hasLastUpdateTime()
@Deprecated A withNewLastUpdateTime(String arg0)
String getMessage()
Boolean hasMessage()
@Deprecated A withNewMessage(String arg0)
String getPhase()
Boolean hasPhase()
@Deprecated A withNewPhase(String arg0)
String getReason()
Boolean hasReason()
@Deprecated A withNewReason(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.