Package io.fabric8.openshift.api.model
Class AppliedClusterResourceQuotaFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ClusterResourceQuotaStatusFluent<AppliedClusterResourceQuotaFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.AppliedClusterResourceQuotaFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AppliedClusterResourceQuotaFluent<A extends AppliedClusterResourceQuotaFluent<A>>
public class AppliedClusterResourceQuotaFluent.StatusNested<N> extends ClusterResourceQuotaStatusFluent<AppliedClusterResourceQuotaFluent.StatusNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ClusterResourceQuotaStatusFluent
ClusterResourceQuotaStatusFluent.NamespacesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.openshift.api.model.ClusterResourceQuotaStatusFluent
addAllToNamespaces, addNewNamespace, addNewNamespaceLike, addToAdditionalProperties, addToAdditionalProperties, addToNamespaces, addToNamespaces, buildFirstNamespace, buildLastNamespace, buildMatchingNamespace, buildNamespace, buildNamespaces, copyInstance, editFirstNamespace, editLastNamespace, editMatchingNamespace, editNamespace, equals, getAdditionalProperties, getTotal, hasAdditionalProperties, hashCode, hasMatchingNamespace, hasNamespaces, hasTotal, removeAllFromNamespaces, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNamespaces, removeMatchingFromNamespaces, setNewNamespaceLike, setToNamespaces, toString, withAdditionalProperties, withNamespaces, withNamespaces, withTotal
-
-