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