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