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