public class VdiOrgDeploymentSummaryResponse extends ListResponse<VdiAutomationGroupDeploymentSummaryResponse>
data| Constructor and Description | 
|---|
| VdiOrgDeploymentSummaryResponse(List<VdiAutomationGroupDeploymentSummaryResponse> data)Instantiates a new Vdi org deployment summary response. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getNumberOfFailedDeploysInOrg()Gets number of failed deploys in org. | 
| int | getNumberOfPendingDeploysInOrg()Gets number of pending deploys in org. | 
| int | getNumberOfPendingUndeploysInOrg()Gets number of pending undeploys in org. | 
| int | getNumberOfReadyDeploymentsInOrg()Gets number of ready deployments in org. | 
equals, getData, hashCode, iteratorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic VdiOrgDeploymentSummaryResponse(List<VdiAutomationGroupDeploymentSummaryResponse> data)
data - the datapublic int getNumberOfPendingDeploysInOrg()
public int getNumberOfReadyDeploymentsInOrg()
public int getNumberOfPendingUndeploysInOrg()
public int getNumberOfFailedDeploysInOrg()
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.