Class DockerComposeProperties.Stop
java.lang.Object
org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Stop
- Enclosing class:
- DockerComposeProperties
Stop properties.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setCommand
(StopCommand command) void
setTimeout
(Duration timeout)
-
Constructor Details
-
Stop
public Stop()
-
-
Method Details
-
getCommand
-
setCommand
-
getTimeout
-
setTimeout
-