public class ContainerStateRunningFluentImpl<A extends ContainerStateRunningFluent<A>> extends BaseFluent<A> implements ContainerStateRunningFluent<A>
_visitables| Constructor and Description |
|---|
ContainerStateRunningFluentImpl() |
ContainerStateRunningFluentImpl(ContainerStateRunning instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStartedAt() |
Boolean |
hasStartedAt() |
A |
withStartedAt(String startedAt) |
public ContainerStateRunningFluentImpl()
public ContainerStateRunningFluentImpl(ContainerStateRunning instance)
public String getStartedAt()
getStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public A withStartedAt(String startedAt)
withStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public Boolean hasStartedAt()
hasStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>Copyright © 2011–2018 Red Hat. All rights reserved.