public class DoneableClusterResourceQuota extends ClusterResourceQuotaFluentImpl<DoneableClusterResourceQuota> implements io.fabric8.kubernetes.api.model.Doneable<ClusterResourceQuota>
ClusterResourceQuotaFluentImpl.MetadataNestedImpl<N>, ClusterResourceQuotaFluentImpl.SpecNestedImpl<N>, ClusterResourceQuotaFluentImpl.StatusNestedImpl<N>ClusterResourceQuotaFluent.MetadataNested<N>, ClusterResourceQuotaFluent.SpecNested<N>, ClusterResourceQuotaFluent.StatusNested<N>| Constructor and Description |
|---|
DoneableClusterResourceQuota(ClusterResourceQuota item) |
DoneableClusterResourceQuota(ClusterResourceQuota item,
io.fabric8.kubernetes.api.builder.Function<ClusterResourceQuota,ClusterResourceQuota> function) |
DoneableClusterResourceQuota(io.fabric8.kubernetes.api.builder.Function<ClusterResourceQuota,ClusterResourceQuota> function) |
| Modifier and Type | Method and Description |
|---|---|
ClusterResourceQuota |
done() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatuspublic DoneableClusterResourceQuota(io.fabric8.kubernetes.api.builder.Function<ClusterResourceQuota,ClusterResourceQuota> function)
public DoneableClusterResourceQuota(ClusterResourceQuota item, io.fabric8.kubernetes.api.builder.Function<ClusterResourceQuota,ClusterResourceQuota> function)
public DoneableClusterResourceQuota(ClusterResourceQuota item)
public ClusterResourceQuota done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ClusterResourceQuota>Copyright © 2015–2021 Red Hat. All rights reserved.