Class SetDeploymentKeyCmd

  • All Implemented Interfaces:
    Command<Void>

    public class SetDeploymentKeyCmd
    extends Object
    implements Command<Void>
    Author:
    Tijs Rademakers
    • Field Detail

      • deploymentId

        protected String deploymentId
    • Constructor Detail

      • SetDeploymentKeyCmd

        public SetDeploymentKeyCmd​(String deploymentId,
                                   String key)