Class LogCommand


  • public class LogCommand
    extends Command
    • Constructor Summary

      Constructors 
      Constructor Description
      LogCommand​(java.lang.String containerId)  
    • Constructor Detail

      • LogCommand

        public LogCommand​(java.lang.String containerId)
    • Method Detail

      • execute

        public java.lang.String execute()
      • withNumberOfLines

        public LogCommand withNumberOfLines​(java.lang.Integer numberOfLines)