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, iterator
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public VdiOrgDeploymentSummaryResponse(List<VdiAutomationGroupDeploymentSummaryResponse> data)
data
- the datapublic int getNumberOfPendingDeploysInOrg()
public int getNumberOfReadyDeploymentsInOrg()
public int getNumberOfPendingUndeploysInOrg()
public int getNumberOfFailedDeploysInOrg()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.