public class ContainerStateRunningFluentImpl<A extends ContainerStateRunningFluent<A>> extends BaseFluent<A> implements ContainerStateRunningFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerStateRunningFluentImpl.StartedAtNestedImpl<N> |
ContainerStateRunningFluent.StartedAtNested<N>_visitables| Constructor and Description |
|---|
ContainerStateRunningFluentImpl() |
ContainerStateRunningFluentImpl(ContainerStateRunning instance) |
| Modifier and Type | Method and Description |
|---|---|
Time |
buildStartedAt() |
ContainerStateRunningFluent.StartedAtNested<A> |
editOrNewStartedAt() |
ContainerStateRunningFluent.StartedAtNested<A> |
editOrNewStartedAtLike(Time item) |
ContainerStateRunningFluent.StartedAtNested<A> |
editStartedAt() |
boolean |
equals(Object o) |
Time |
getStartedAt()
Deprecated.
|
Boolean |
hasStartedAt() |
ContainerStateRunningFluent.StartedAtNested<A> |
withNewStartedAt() |
A |
withNewStartedAt(String time) |
ContainerStateRunningFluent.StartedAtNested<A> |
withNewStartedAtLike(Time item) |
A |
withStartedAt(Time startedAt) |
public ContainerStateRunningFluentImpl()
public ContainerStateRunningFluentImpl(ContainerStateRunning instance)
@Deprecated public Time getStartedAt()
getStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public Time buildStartedAt()
buildStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public A withStartedAt(Time startedAt)
withStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public Boolean hasStartedAt()
hasStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public ContainerStateRunningFluent.StartedAtNested<A> withNewStartedAt()
withNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public ContainerStateRunningFluent.StartedAtNested<A> withNewStartedAtLike(Time item)
withNewStartedAtLike in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public ContainerStateRunningFluent.StartedAtNested<A> editStartedAt()
editStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public ContainerStateRunningFluent.StartedAtNested<A> editOrNewStartedAt()
editOrNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public ContainerStateRunningFluent.StartedAtNested<A> editOrNewStartedAtLike(Time item)
editOrNewStartedAtLike in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public A withNewStartedAt(String time)
withNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>Copyright © 2011–2017 Red Hat. All rights reserved.