public class ListDeploySetResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListDeploySetResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DeploySetInfo> |
getDeploySets() |
void |
setDeploySets(List<DeploySetInfo> deploySets) |
String |
toString() |
getMetadatapublic List<DeploySetInfo> getDeploySets()
public void setDeploySets(List<DeploySetInfo> deploySets)
Copyright © 2020. All rights reserved.