Uses of Class
io.kubernetes.client.openapi.apis.ResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest
Packages that use ResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest
-
Uses of ResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return ResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequestModifier and TypeMethodDescriptionResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest.body(V1DeleteOptions body) Set bodyResourceV1alpha2Api.deleteNamespacedResourceClaimParameters(String name, String namespace) delete ResourceClaimParametersSet dryRunResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest.gracePeriodSeconds(Integer gracePeriodSeconds) Set gracePeriodSecondsResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest.orphanDependents(Boolean orphanDependents) Set orphanDependentsSet prettyResourceV1alpha2Api.APIdeleteNamespacedResourceClaimParametersRequest.propagationPolicy(String propagationPolicy) Set propagationPolicy