public interface V1ContainerStateTerminatedFluent<A extends V1ContainerStateTerminatedFluent<A>> extends Fluent<A>
String getContainerID()
Boolean hasContainerID()
A withNewContainerID(StringBuilder arg1)
A withNewContainerID(StringBuffer arg1)
Integer getExitCode()
Boolean hasExitCode()
org.joda.time.DateTime getFinishedAt()
A withFinishedAt(org.joda.time.DateTime finishedAt)
Boolean hasFinishedAt()
A withNewFinishedAt(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewFinishedAt(long arg0)
String getMessage()
Boolean hasMessage()
A withNewMessage(StringBuilder arg1)
A withNewMessage(StringBuffer arg1)
String getReason()
Boolean hasReason()
A withNewReason(StringBuilder arg1)
A withNewReason(StringBuffer arg1)
Integer getSignal()
Boolean hasSignal()
org.joda.time.DateTime getStartedAt()
A withStartedAt(org.joda.time.DateTime startedAt)
Boolean hasStartedAt()
A withNewStartedAt(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewStartedAt(long arg0)
Copyright © 2020. All rights reserved.