public class V1ContainerStateRunningFluentImpl<A extends V1ContainerStateRunningFluent<A>> extends BaseFluent<A> implements V1ContainerStateRunningFluent<A>
_visitables| Constructor and Description |
|---|
V1ContainerStateRunningFluentImpl() |
V1ContainerStateRunningFluentImpl(V1ContainerStateRunning instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
OffsetDateTime |
getStartedAt() |
int |
hashCode() |
Boolean |
hasStartedAt() |
A |
withStartedAt(OffsetDateTime startedAt) |
public V1ContainerStateRunningFluentImpl()
public V1ContainerStateRunningFluentImpl(V1ContainerStateRunning instance)
public OffsetDateTime getStartedAt()
getStartedAt in interface V1ContainerStateRunningFluent<A extends V1ContainerStateRunningFluent<A>>public A withStartedAt(OffsetDateTime startedAt)
withStartedAt in interface V1ContainerStateRunningFluent<A extends V1ContainerStateRunningFluent<A>>public Boolean hasStartedAt()
hasStartedAt in interface V1ContainerStateRunningFluent<A extends V1ContainerStateRunningFluent<A>>Copyright © 2021. All rights reserved.