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 |
withNewStartedAt(String arg1) |
A |
withNewStartedAt(StringBuffer arg1) |
A |
withNewStartedAt(StringBuilder arg1) |
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>>public A withNewStartedAt(String arg1)
withNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public A withNewStartedAt(StringBuilder arg1)
withNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>public A withNewStartedAt(StringBuffer arg1)
withNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.