Uses of Class
io.kubernetes.client.openapi.models.V1ResourceQuota
Packages that use V1ResourceQuota
-
Uses of V1ResourceQuota in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1ResourceQuotaModifier and TypeMethodDescriptionCoreV1Api.createNamespacedResourceQuota
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceQuotaCoreV1Api.deleteNamespacedResourceQuota
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a ResourceQuotaCoreV1Api.patchNamespacedResourceQuota
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ResourceQuotaCoreV1Api.patchNamespacedResourceQuotaStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ResourceQuotaCoreV1Api.readNamespacedResourceQuota
(String name, String namespace, String pretty) read the specified ResourceQuotaCoreV1Api.readNamespacedResourceQuotaStatus
(String name, String namespace, String pretty) read status of the specified ResourceQuotaCoreV1Api.replaceNamespacedResourceQuota
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceQuotaCoreV1Api.replaceNamespacedResourceQuotaStatus
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceQuotaMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1ResourceQuotaModifier and TypeMethodDescriptionCoreV1Api.createNamespacedResourceQuotaWithHttpInfo
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceQuotaCoreV1Api.deleteNamespacedResourceQuotaWithHttpInfo
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a ResourceQuotaCoreV1Api.patchNamespacedResourceQuotaStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified ResourceQuotaCoreV1Api.patchNamespacedResourceQuotaWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified ResourceQuotaCoreV1Api.readNamespacedResourceQuotaStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified ResourceQuotaCoreV1Api.readNamespacedResourceQuotaWithHttpInfo
(String name, String namespace, String pretty) read the specified ResourceQuotaCoreV1Api.replaceNamespacedResourceQuotaStatusWithHttpInfo
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceQuotaCoreV1Api.replaceNamespacedResourceQuotaWithHttpInfo
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceQuotaMethods in io.kubernetes.client.openapi.apis with parameters of type V1ResourceQuotaModifier and TypeMethodDescriptionCoreV1Api.createNamespacedResourceQuota
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceQuotaokhttp3.Call
CoreV1Api.createNamespacedResourceQuotaAsync
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) create a ResourceQuotaokhttp3.Call
CoreV1Api.createNamespacedResourceQuotaCall
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedResourceQuotaCoreV1Api.createNamespacedResourceQuotaWithHttpInfo
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a ResourceQuotaCoreV1Api.replaceNamespacedResourceQuota
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaAsync
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaCall
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceQuotaCoreV1Api.replaceNamespacedResourceQuotaStatus
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaStatusAsync
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaStatusCall
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedResourceQuotaStatusCoreV1Api.replaceNamespacedResourceQuotaStatusWithHttpInfo
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified ResourceQuotaCoreV1Api.replaceNamespacedResourceQuotaWithHttpInfo
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified ResourceQuotaMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1ResourceQuotaModifier and TypeMethodDescriptionokhttp3.Call
CoreV1Api.createNamespacedResourceQuotaAsync
(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) create a ResourceQuotaokhttp3.Call
CoreV1Api.deleteNamespacedResourceQuotaAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ResourceQuota> _callback) (asynchronously) delete a ResourceQuotaokhttp3.Call
CoreV1Api.patchNamespacedResourceQuotaAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ResourceQuota> _callback) (asynchronously) partially update the specified ResourceQuotaokhttp3.Call
CoreV1Api.patchNamespacedResourceQuotaStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1ResourceQuota> _callback) (asynchronously) partially update status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.readNamespacedResourceQuotaAsync
(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) (asynchronously) read the specified ResourceQuotaokhttp3.Call
CoreV1Api.readNamespacedResourceQuotaStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) (asynchronously) read status of the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaAsync
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace the specified ResourceQuotaokhttp3.Call
CoreV1Api.replaceNamespacedResourceQuotaStatusAsync
(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1ResourceQuota> _callback) (asynchronously) replace status of the specified ResourceQuota -
Uses of V1ResourceQuota in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ResourceQuotaModifier and TypeMethodDescriptionV1ResourceQuota.apiVersion
(String apiVersion) V1ResourceQuota.metadata
(V1ObjectMeta metadata) V1ResourceQuota.spec
(V1ResourceQuotaSpec spec) V1ResourceQuota.status
(V1ResourceQuotaStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1ResourceQuotaModifier and TypeMethodDescriptionV1ResourceQuotaList.getItems()
Items is a list of ResourceQuota objects.Methods in io.kubernetes.client.openapi.models with parameters of type V1ResourceQuotaMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1ResourceQuotaModifier and TypeMethodDescriptionV1ResourceQuotaList.items
(List<V1ResourceQuota> items) void
V1ResourceQuotaList.setItems
(List<V1ResourceQuota> items)