Uses of Class
io.kubernetes.client.openapi.apis.SchedulingV1alpha2Api.APIpatchNamespacedPodGroupStatusRequest
Packages that use SchedulingV1alpha2Api.APIpatchNamespacedPodGroupStatusRequest
-
Uses of SchedulingV1alpha2Api.APIpatchNamespacedPodGroupStatusRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return SchedulingV1alpha2Api.APIpatchNamespacedPodGroupStatusRequestModifier and TypeMethodDescriptionSet dryRunSchedulingV1alpha2Api.APIpatchNamespacedPodGroupStatusRequest.fieldManager(String fieldManager) Set fieldManagerSchedulingV1alpha2Api.APIpatchNamespacedPodGroupStatusRequest.fieldValidation(String fieldValidation) Set fieldValidationSet forceSchedulingV1alpha2Api.patchNamespacedPodGroupStatus(String name, String namespace, V1Patch body) partially update status of the specified PodGroupSet pretty