Package io.fabric8.openshift.api.model
Class ClusterResourceQuotaFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ClusterResourceQuotaStatusFluent<ClusterResourceQuotaFluent.StatusNested<N>>
-
- io.fabric8.openshift.api.model.ClusterResourceQuotaFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterResourceQuotaFluent<A extends ClusterResourceQuotaFluent<A>>
public class ClusterResourceQuotaFluent.StatusNested<N> extends ClusterResourceQuotaStatusFluent<ClusterResourceQuotaFluent.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
-
-