public class DoneableUpdateHistory extends UpdateHistoryFluentImpl<DoneableUpdateHistory> implements io.fabric8.kubernetes.api.model.Doneable<UpdateHistory>
| Constructor and Description |
|---|
DoneableUpdateHistory(io.fabric8.kubernetes.api.builder.Function<UpdateHistory,UpdateHistory> function) |
DoneableUpdateHistory(UpdateHistory item) |
DoneableUpdateHistory(UpdateHistory item,
io.fabric8.kubernetes.api.builder.Function<UpdateHistory,UpdateHistory> function) |
| Modifier and Type | Method and Description |
|---|---|
UpdateHistory |
done() |
equals, getCompletionTime, getImage, getStartedTime, getState, getVersion, hasCompletionTime, hasImage, hasStartedTime, hasState, hasVerified, hasVersion, isVerified, withCompletionTime, withImage, withNewCompletionTime, withNewCompletionTime, withNewCompletionTime, withNewImage, withNewImage, withNewImage, withNewStartedTime, withNewStartedTime, withNewStartedTime, withNewState, withNewState, withNewState, withNewVerified, withNewVerified, withNewVersion, withNewVersion, withNewVersion, withStartedTime, withState, withVerified, withVersionpublic DoneableUpdateHistory(io.fabric8.kubernetes.api.builder.Function<UpdateHistory,UpdateHistory> function)
public DoneableUpdateHistory(UpdateHistory item, io.fabric8.kubernetes.api.builder.Function<UpdateHistory,UpdateHistory> function)
public DoneableUpdateHistory(UpdateHistory item)
public UpdateHistory done()
done in interface io.fabric8.kubernetes.api.model.Doneable<UpdateHistory>Copyright © 2015–2021 Red Hat. All rights reserved.