public static class DockerComposeManager.DockerComposeData extends Object
Constructor and Description |
---|
DockerComposeData(String id,
String[] locations,
String[] services,
String log,
boolean start,
int order) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String[] |
getLocations() |
String |
getLog() |
int |
getOrder() |
String[] |
getServices() |
boolean |
isStart() |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.