| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuotaStatus |
ClusterResourceQuotaStatusBuilder.build() |
ClusterResourceQuotaStatus |
AppliedClusterResourceQuotaFluent.buildStatus() |
ClusterResourceQuotaStatus |
ClusterResourceQuotaFluentImpl.buildStatus() |
ClusterResourceQuotaStatus |
ClusterResourceQuotaFluent.buildStatus() |
ClusterResourceQuotaStatus |
AppliedClusterResourceQuotaFluentImpl.buildStatus() |
ClusterResourceQuotaStatus |
AppliedClusterResourceQuotaFluent.getStatus()
Deprecated.
|
ClusterResourceQuotaStatus |
ClusterResourceQuotaFluentImpl.getStatus()
Deprecated.
|
ClusterResourceQuotaStatus |
ClusterResourceQuotaFluent.getStatus()
Deprecated.
|
ClusterResourceQuotaStatus |
AppliedClusterResourceQuotaFluentImpl.getStatus()
Deprecated.
|
ClusterResourceQuotaStatus |
ClusterResourceQuota.getStatus() |
ClusterResourceQuotaStatus |
AppliedClusterResourceQuota.getStatus() |
| Constructor and Description |
|---|
AppliedClusterResourceQuota(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterResourceQuotaSpec spec,
ClusterResourceQuotaStatus status) |
ClusterResourceQuota(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterResourceQuotaSpec spec,
ClusterResourceQuotaStatus status) |
ClusterResourceQuotaStatusBuilder(ClusterResourceQuotaStatus instance) |
ClusterResourceQuotaStatusBuilder(ClusterResourceQuotaStatus instance,
Boolean validationEnabled) |
ClusterResourceQuotaStatusBuilder(ClusterResourceQuotaStatusFluent<?> fluent,
ClusterResourceQuotaStatus instance) |
ClusterResourceQuotaStatusBuilder(ClusterResourceQuotaStatusFluent<?> fluent,
ClusterResourceQuotaStatus instance,
Boolean validationEnabled) |
ClusterResourceQuotaStatusFluentImpl(ClusterResourceQuotaStatus instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.