java.lang.Object
co.elastic.gradle.utils.docker.instruction.Env
All Implemented Interfaces:
ContainerImageBuildInstruction

public class Env extends Object implements ContainerImageBuildInstruction
  • Constructor Details

  • Method Details

    • getKey

      @Input public String getKey()
    • getValue

      @Input public String getValue()