public interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getStartedAt() |
Boolean |
hasStartedAt() |
A |
withNewStartedAt(String arg0)
Deprecated.
|
A |
withStartedAt(String startedAt) |
Copyright © 2015–2020 Red Hat. All rights reserved.