Uses of Class
io.kubernetes.client.openapi.apis.ResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest
Packages that use ResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest
-
Uses of ResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return ResourceV1alpha2Api.APIdeleteCollectionResourceClassRequestModifier and TypeMethodDescriptionSet _continueResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.body
(V1DeleteOptions body) Set bodyResourceV1alpha2Api.deleteCollectionResourceClass()
delete collection of ResourceClassSet dryRunResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.fieldSelector
(String fieldSelector) Set fieldSelectorResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.gracePeriodSeconds
(Integer gracePeriodSeconds) Set gracePeriodSecondsResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.labelSelector
(String labelSelector) Set labelSelectorSet limitResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.orphanDependents
(Boolean orphanDependents) Set orphanDependentsSet prettyResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.propagationPolicy
(String propagationPolicy) Set propagationPolicyResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.resourceVersion
(String resourceVersion) Set resourceVersionResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.resourceVersionMatch
(String resourceVersionMatch) Set resourceVersionMatchResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.sendInitialEvents
(Boolean sendInitialEvents) Set sendInitialEventsResourceV1alpha2Api.APIdeleteCollectionResourceClassRequest.timeoutSeconds
(Integer timeoutSeconds) Set timeoutSeconds