Class PortCommand


  • public class PortCommand
    extends Command
    • Constructor Summary

      Constructors 
      Constructor Description
      PortCommand​(java.lang.String containerId)  
    • Method Summary

      Modifier and Type Method Description
      java.util.List<PortMapping> execute()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PortCommand

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

      • execute

        public java.util.List<PortMapping> execute()