public class ContainerStateRunningFluentImpl<A extends ContainerStateRunningFluent<A>> extends BaseFluent<A> implements ContainerStateRunningFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
ContainerStateRunningFluentImpl() |
ContainerStateRunningFluentImpl(ContainerStateRunning instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStartedAt() |
int |
hashCode() |
Boolean |
hasStartedAt() |
A |
withNewStartedAt(String arg0)
Deprecated.
|
A |
withStartedAt(String startedAt) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewStartedAt(String arg0)
withNewStartedAt in interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.