public class DeploymentInfoModel extends Object
Constructor and Description |
---|
DeploymentInfoModel(String app_url,
String environment_name,
String job_url,
String status,
String timestamp) |
Modifier and Type | Method and Description |
---|---|
String |
getApp_url() |
String |
getEnvironment_name() |
String |
getJob_url() |
String |
getStatus() |
String |
getTimestamp() |
Copyright © 2016–2020. All rights reserved.