public interface V1ContainerStateRunningFluent<A extends V1ContainerStateRunningFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
org.joda.time.DateTime |
getStartedAt() |
Boolean |
hasStartedAt() |
A |
withNewStartedAt(int arg0,
int arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewStartedAt(long arg0) |
A |
withNewStartedAt(Object arg0) |
A |
withStartedAt(org.joda.time.DateTime startedAt) |
Copyright © 2020. All rights reserved.