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, withNewContainerID, withNewContainerID, withNewContainerID, withNewImage, withNewImage, withNewImage, withNewImageID, withNewImageID, withNewImageID, withNewLastState, withNewLastStateLike, withNewName, withNewName, withNewName, withNewReady, withNewReady, withNewState, withNewStateLike, withReady, withRestartCount, withState
public 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–2019 Red Hat. All rights reserved.