Uses of Class
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscaler
Packages that use V2beta2HorizontalPodAutoscaler
-
Uses of V2beta2HorizontalPodAutoscaler in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionAutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscaler
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a HorizontalPodAutoscalerAutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscaler
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscaler
(String name, String namespace, String pretty) read the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerStatus
(String name, String namespace, String pretty) read status of the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscaler
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatus
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified HorizontalPodAutoscalerMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionAutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a HorizontalPodAutoscalerAutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerWithHttpInfo
(String name, String namespace, String pretty) read the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified HorizontalPodAutoscalerMethods in io.kubernetes.client.openapi.apis with parameters of type V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionAutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscaler
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscalerAsync
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) create a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscalerCall
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedHorizontalPodAutoscalerAutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a HorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscaler
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) replace the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerCall
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatus
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) replace status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatusCall
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedHorizontalPodAutoscalerStatusAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified HorizontalPodAutoscalerAutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified HorizontalPodAutoscalerMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionokhttp3.Call
AutoscalingV2beta2Api.createNamespacedHorizontalPodAutoscalerAsync
(String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) create a HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) partially update the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.patchNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) partially update status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, String pretty, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) read the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.readNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, String pretty, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) read status of the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerAsync
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) replace the specified HorizontalPodAutoscalerokhttp3.Call
AutoscalingV2beta2Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync
(String name, String namespace, V2beta2HorizontalPodAutoscaler body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V2beta2HorizontalPodAutoscaler> _callback) (asynchronously) replace status of the specified HorizontalPodAutoscaler -
Uses of V2beta2HorizontalPodAutoscaler in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscaler.apiVersion
(String apiVersion) V2beta2HorizontalPodAutoscaler.metadata
(V1ObjectMeta metadata) V2beta2HorizontalPodAutoscaler.spec
(V2beta2HorizontalPodAutoscalerSpec spec) V2beta2HorizontalPodAutoscaler.status
(V2beta2HorizontalPodAutoscalerStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerList.getItems()
items is the list of horizontal pod autoscaler objects.Methods in io.kubernetes.client.openapi.models with parameters of type V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerList.addItemsItem
(V2beta2HorizontalPodAutoscaler itemsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V2beta2HorizontalPodAutoscalerModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerList.items
(List<V2beta2HorizontalPodAutoscaler> items) void
V2beta2HorizontalPodAutoscalerList.setItems
(List<V2beta2HorizontalPodAutoscaler> items)