public class NodeStatisticsForListClustersOutput extends Object
| Constructor and Description |
|---|
NodeStatisticsForListClustersOutput() |
public NodeStatisticsForListClustersOutput creatingCount(Integer creatingCount)
public Integer getCreatingCount()
public void setCreatingCount(Integer creatingCount)
public NodeStatisticsForListClustersOutput deletingCount(Integer deletingCount)
public Integer getDeletingCount()
public void setDeletingCount(Integer deletingCount)
public NodeStatisticsForListClustersOutput failedCount(Integer failedCount)
public Integer getFailedCount()
public void setFailedCount(Integer failedCount)
public NodeStatisticsForListClustersOutput runningCount(Integer runningCount)
public Integer getRunningCount()
public void setRunningCount(Integer runningCount)
public NodeStatisticsForListClustersOutput totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public NodeStatisticsForListClustersOutput updatingCount(Integer updatingCount)
public Integer getUpdatingCount()
public void setUpdatingCount(Integer updatingCount)
Copyright © 2024. All rights reserved.