public class DoneableContainerStateRunning extends ContainerStateRunningFluentImpl<DoneableContainerStateRunning> implements Doneable<ContainerStateRunning>
ContainerStateRunningFluentImpl.StartedAtNestedImpl<N>ContainerStateRunningFluent.StartedAtNested<N>_visitables| Constructor and Description |
|---|
DoneableContainerStateRunning(ContainerStateRunning item) |
DoneableContainerStateRunning(ContainerStateRunning item,
Function<ContainerStateRunning,ContainerStateRunning> function) |
DoneableContainerStateRunning(Function<ContainerStateRunning,ContainerStateRunning> function) |
| Modifier and Type | Method and Description |
|---|---|
ContainerStateRunning |
done() |
buildStartedAt, editOrNewStartedAt, editOrNewStartedAtLike, editStartedAt, equals, getStartedAt, hasStartedAt, withNewStartedAt, withNewStartedAt, withNewStartedAtLike, withStartedAtpublic DoneableContainerStateRunning(Function<ContainerStateRunning,ContainerStateRunning> function)
public DoneableContainerStateRunning(ContainerStateRunning item, Function<ContainerStateRunning,ContainerStateRunning> function)
public DoneableContainerStateRunning(ContainerStateRunning item)
public ContainerStateRunning done()
done in interface Doneable<ContainerStateRunning>Copyright © 2011–2017 Red Hat. All rights reserved.