Class DockerComposeProperties.Start
java.lang.Object
org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Start
- Enclosing class:
- DockerComposeProperties
Start properties.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Start command skip mode. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSkip()
void
setCommand
(StartCommand command) void
setLogLevel
(LogLevel logLevel) void
-
Constructor Details
-
Start
public Start()
-
-
Method Details
-
getCommand
-
setCommand
-
getLogLevel
-
setLogLevel
-
getSkip
-
setSkip
-
getArguments
-