public class DeploymentDetailedResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
ApplicationDetailResponse |
application |
Date |
creationDate |
String |
errorMessage |
String |
id |
List<String> |
labels |
Date |
lastModifiedDate |
String |
name |
List<Replica> |
replicas |
String |
status |
Target |
target |
String |
version |
| Constructor and Description |
|---|
DeploymentDetailedResponse() |
public String id
public String name
public Date lastModifiedDate
public Date creationDate
public Target target
public String version
public String status
public String errorMessage
public ApplicationDetailResponse application
Copyright © 2018 MuleSoft Inc. All rights reserved.