public class DeploymentResponse extends Object
| Constructor and Description |
|---|
DeploymentResponse(String host,
int sshPort,
String id,
OrkaError[] errors,
String message) |
| Modifier and Type | Method and Description |
|---|---|
OrkaError[] |
getErrors() |
String |
getHost() |
String |
getId() |
String |
getMessage() |
int |
getSSHPort() |
boolean |
hasErrors() |
Copyright © 2016–2019. All rights reserved.