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, hasImage, hasImageID, hasLastState, hasName, hasReady, hasRestartCount, hasState, isReady, withContainerID, withImage, withImageID, withLastState, withName, withNewLastState, withNewLastStateLike, withNewState, withNewStateLike, withReady, withRestartCount, 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 © 2011–2017 Red Hat. All rights reserved.