Uses of Class
io.kubernetes.client.openapi.models.V1beta2DeviceTaintRuleList
Packages that use V1beta2DeviceTaintRuleList
-
Uses of V1beta2DeviceTaintRuleList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta2DeviceTaintRuleListModifier and TypeMethodDescriptionResourceV1beta2Api.APIlistDeviceTaintRuleRequest.execute()Execute listDeviceTaintRule requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta2DeviceTaintRuleListModifier and TypeMethodDescriptionResourceV1beta2Api.APIlistDeviceTaintRuleRequest.executeWithHttpInfo()Execute listDeviceTaintRule request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta2DeviceTaintRuleListModifier and TypeMethodDescriptionokhttp3.CallResourceV1beta2Api.APIlistDeviceTaintRuleRequest.executeAsync(ApiCallback<V1beta2DeviceTaintRuleList> _callback) Execute listDeviceTaintRule request (asynchronously) -
Uses of V1beta2DeviceTaintRuleList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2DeviceTaintRuleListModifier and TypeMethodDescriptionV1beta2DeviceTaintRuleList.addItemsItem(V1beta2DeviceTaintRule itemsItem) V1beta2DeviceTaintRuleList.apiVersion(String apiVersion) static V1beta2DeviceTaintRuleListCreate an instance of V1beta2DeviceTaintRuleList given an JSON stringV1beta2DeviceTaintRuleList.items(List<V1beta2DeviceTaintRule> items) V1beta2DeviceTaintRuleList.metadata(V1ListMeta metadata)