public class InstanceStatistic extends Object
| Constructor and Description |
|---|
InstanceStatistic() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getChart() |
Integer |
getNamespace() |
Integer |
getRepo() |
Long |
getStorage() |
Integer |
getVpc() |
InstanceStatistic |
setChart(Integer chart) |
InstanceStatistic |
setNamespace(Integer namespace) |
InstanceStatistic |
setRepo(Integer repo) |
InstanceStatistic |
setStorage(Long storage) |
InstanceStatistic |
setVpc(Integer vpc) |
String |
toString() |
public InstanceStatistic setRepo(Integer repo)
public Integer getRepo()
public InstanceStatistic setChart(Integer chart)
public Integer getChart()
public InstanceStatistic setNamespace(Integer namespace)
public Integer getNamespace()
public InstanceStatistic setVpc(Integer vpc)
public Integer getVpc()
public InstanceStatistic setStorage(Long storage)
public Long getStorage()
Copyright © 2026. All rights reserved.