Package io.fabric8.openshift.api.model
Interface BuildConditionFluent<A extends BuildConditionFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
BuildStatusFluent.ConditionsNested<N>
- All Known Implementing Classes:
BuildConditionBuilder,BuildConditionFluentImpl,BuildStatusFluentImpl.ConditionsNestedImpl,DoneableBuildCondition
public interface BuildConditionFluent<A extends BuildConditionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
getLastTransitionTime
String getLastTransitionTime() -
withLastTransitionTime
-
hasLastTransitionTime
Boolean hasLastTransitionTime() -
withNewLastTransitionTime
-
withNewLastTransitionTime
-
withNewLastTransitionTime
-
getLastUpdateTime
String getLastUpdateTime() -
withLastUpdateTime
-
hasLastUpdateTime
Boolean hasLastUpdateTime() -
withNewLastUpdateTime
-
withNewLastUpdateTime
-
withNewLastUpdateTime
-
getMessage
String getMessage() -
withMessage
-
hasMessage
Boolean hasMessage() -
withNewMessage
-
withNewMessage
-
withNewMessage
-
getReason
String getReason() -
withReason
-
hasReason
Boolean hasReason() -
withNewReason
-
withNewReason
-
withNewReason
-
getStatus
String getStatus() -
withStatus
-
hasStatus
Boolean hasStatus() -
withNewStatus
-
withNewStatus
-
withNewStatus
-
getType
String getType() -
withType
-
hasType
Boolean hasType() -
withNewType
-
withNewType
-
withNewType
-