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.APIlistDeviceTaintRuleRequest.execute()
Execute listDeviceTaintRule requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha3DeviceTaintRuleListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistDeviceTaintRuleRequest.executeWithHttpInfo()
Execute listDeviceTaintRule request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha3DeviceTaintRuleListModifier and TypeMethodDescriptionokhttp3.Call
ResourceV1alpha3Api.APIlistDeviceTaintRuleRequest.executeAsync
(ApiCallback<V1alpha3DeviceTaintRuleList> _callback) Execute listDeviceTaintRule request (asynchronously) -
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) static V1alpha3DeviceTaintRuleList
Create an instance of V1alpha3DeviceTaintRuleList given an JSON stringV1alpha3DeviceTaintRuleList.items
(List<V1alpha3DeviceTaintRule> items) V1alpha3DeviceTaintRuleList.metadata
(V1ListMeta metadata)