public class DoneableContainerStatus extends ContainerStatusFluentImpl<DoneableContainerStatus> implements Doneable<ContainerStatus>
ContainerStatusFluentImpl.LastStateNestedImpl<N>, ContainerStatusFluentImpl.StateNestedImpl<N>ContainerStatusFluent.LastStateNested<N>, ContainerStatusFluent.StateNested<N>_visitables| Constructor and Description |
|---|
DoneableContainerStatus(ContainerStatus item) |
DoneableContainerStatus(ContainerStatus item,
Function<ContainerStatus,ContainerStatus> function) |
DoneableContainerStatus(Function<ContainerStatus,ContainerStatus> function) |
| Modifier and Type | Method and Description |
|---|---|
ContainerStatus |
done() |
buildLastState, buildState, editLastState, editOrNewLastState, editOrNewLastStateLike, editOrNewState, editOrNewStateLike, editState, equals, getContainerID, getImage, getImageID, getLastState, getName, getRestartCount, getState, hasContainerID, hashCode, hasImage, hasImageID, hasLastState, hasName, hasReady, hasRestartCount, hasStarted, hasState, isReady, isStarted, withContainerID, withImage, withImageID, withLastState, withName, withNewContainerID, withNewContainerID, withNewContainerID, withNewImage, withNewImage, withNewImage, withNewImageID, withNewImageID, withNewImageID, withNewLastState, withNewLastStateLike, withNewName, withNewName, withNewName, withNewReady, withNewReady, withNewStarted, withNewStarted, withNewState, withNewStateLike, withReady, withRestartCount, withStarted, withStatepublic DoneableContainerStatus(Function<ContainerStatus,ContainerStatus> function)
public DoneableContainerStatus(ContainerStatus item, Function<ContainerStatus,ContainerStatus> function)
public DoneableContainerStatus(ContainerStatus item)
public ContainerStatus done()
done in interface Doneable<ContainerStatus>Copyright © 2015–2020 Red Hat. All rights reserved.