Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceTaintRuleList
Packages that use V1alpha3DeviceTaintRuleList
-
Uses of V1alpha3DeviceTaintRuleList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha3DeviceTaintRuleListModifier and TypeMethodDescriptionResourceV1alpha3Api.listDeviceTaintRule
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch) list or watch objects of kind DeviceTaintRuleMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha3DeviceTaintRuleListModifier and TypeMethodDescriptionResourceV1alpha3Api.listDeviceTaintRuleWithHttpInfo
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch) list or watch objects of kind DeviceTaintRuleMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha3DeviceTaintRuleListModifier and TypeMethodDescriptionokhttp3.Call
ResourceV1alpha3Api.listDeviceTaintRuleAsync
(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Boolean sendInitialEvents, Integer timeoutSeconds, Boolean watch, ApiCallback<V1alpha3DeviceTaintRuleList> _callback) (asynchronously) list or watch objects of kind DeviceTaintRule -
Uses of V1alpha3DeviceTaintRuleList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceTaintRuleListModifier and TypeMethodDescriptionV1alpha3DeviceTaintRuleList.addItemsItem
(V1alpha3DeviceTaintRule itemsItem) V1alpha3DeviceTaintRuleList.apiVersion
(String apiVersion) V1alpha3DeviceTaintRuleList.items
(List<V1alpha3DeviceTaintRule> items) V1alpha3DeviceTaintRuleList.metadata
(V1ListMeta metadata)