public class OpenShiftQuotaAPIGroupClient extends BaseClient implements OpenShiftQuotaAPIGroupDSL
httpClient| Constructor and Description |
|---|
OpenShiftQuotaAPIGroupClient() |
OpenShiftQuotaAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList,io.fabric8.openshift.api.model.DoneableAppliedClusterResourceQuota,Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.DoneableAppliedClusterResourceQuota>> |
appliedClusterResourceQuotas() |
MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,io.fabric8.openshift.api.model.DoneableClusterResourceQuota,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.DoneableClusterResourceQuota>> |
clusterResourceQuotas() |
adapt, close, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiVersion, getMasterUrl, getNamespace, isAdaptable, rootPaths, supportsApiPathgetConfigurationpublic OpenShiftQuotaAPIGroupClient()
public OpenShiftQuotaAPIGroupClient(okhttp3.OkHttpClient httpClient,
Config config)
public MixedOperation<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.AppliedClusterResourceQuotaList,io.fabric8.openshift.api.model.DoneableAppliedClusterResourceQuota,Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota,io.fabric8.openshift.api.model.DoneableAppliedClusterResourceQuota>> appliedClusterResourceQuotas()
appliedClusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,io.fabric8.openshift.api.model.DoneableClusterResourceQuota,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.DoneableClusterResourceQuota>> clusterResourceQuotas()
clusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLCopyright © 2015–2020 Red Hat. All rights reserved.