Interface ContainerStateRunningFluent<A extends ContainerStateRunningFluent<A>>

    • Method Detail

      • getStartedAt

        String getStartedAt()
      • withStartedAt

        A withStartedAt​(String startedAt)
      • hasStartedAt

        Boolean hasStartedAt()
      • withNewStartedAt

        A withNewStartedAt​(String arg1)