public class OpenShiftQuotaAPIGroupClient extends BaseClient implements OpenShiftQuotaAPIGroupDSL
APIS, 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,Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota>> |
appliedClusterResourceQuotas() |
MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>> |
clusterResourceQuotas() |
adapt, adaptOkHttpClient, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, getVersionInfo, isAdaptable, rootPaths, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, 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,Resource<io.fabric8.openshift.api.model.AppliedClusterResourceQuota>> appliedClusterResourceQuotas()
appliedClusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLpublic MixedOperation<io.fabric8.openshift.api.model.ClusterResourceQuota,io.fabric8.openshift.api.model.ClusterResourceQuotaList,Resource<io.fabric8.openshift.api.model.ClusterResourceQuota>> clusterResourceQuotas()
clusterResourceQuotas in interface OpenShiftQuotaAPIGroupDSLCopyright © 2015–2020 Red Hat. All rights reserved.