public class DeployRequest extends Object
| Constructor and Description |
|---|
DeployRequest(List<Request> modules,
List<Request> artifacts,
boolean aws,
boolean restart) |
| Modifier and Type | Method and Description |
|---|---|
List<Request> |
getArtifacts() |
String |
getEndpoint() |
List<Request> |
getModules() |
String |
toJson() |
Copyright © 2014. All rights reserved.