Class DockerComposeProperties.Start

java.lang.Object
org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
Enclosing class:
DockerComposeProperties

public static class DockerComposeProperties.Start extends Object
Start properties.
  • Constructor Details

    • Start

      public Start()
  • Method Details

    • getCommand

      public StartCommand getCommand()
    • setCommand

      public void setCommand(StartCommand command)
    • getLogLevel

      public LogLevel getLogLevel()
    • setLogLevel

      public void setLogLevel(LogLevel logLevel)