public interface V1ContainerStateRunningFluent<A extends V1ContainerStateRunningFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
OffsetDateTime |
getStartedAt() |
Boolean |
hasStartedAt() |
A |
withStartedAt(OffsetDateTime startedAt) |
OffsetDateTime getStartedAt()
A withStartedAt(OffsetDateTime startedAt)
Boolean hasStartedAt()
Copyright © 2021. All rights reserved.