Package io.fabric8.openshift.api.model
Interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
ClusterVersionStatusFluent.HistoryNested<N>
- All Known Implementing Classes:
ClusterVersionStatusFluentImpl.HistoryNestedImpl,DoneableUpdateHistory,UpdateHistoryBuilder,UpdateHistoryFluentImpl
public interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
getCompletionTime
String getCompletionTime() -
withCompletionTime
-
hasCompletionTime
Boolean hasCompletionTime() -
withNewCompletionTime
-
withNewCompletionTime
-
withNewCompletionTime
-
getImage
String getImage() -
withImage
-
hasImage
Boolean hasImage() -
withNewImage
-
withNewImage
-
withNewImage
-
getStartedTime
String getStartedTime() -
withStartedTime
-
hasStartedTime
Boolean hasStartedTime() -
withNewStartedTime
-
withNewStartedTime
-
withNewStartedTime
-
getState
String getState() -
withState
-
hasState
Boolean hasState() -
withNewState
-
withNewState
-
withNewState
-
isVerified
Boolean isVerified() -
withVerified
-
hasVerified
Boolean hasVerified() -
withNewVerified
-
withNewVerified
-
getVersion
String getVersion() -
withVersion
-
hasVersion
Boolean hasVersion() -
withNewVersion
-
withNewVersion
-
withNewVersion
-