Uses of Class
io.kubernetes.client.openapi.models.V1alpha3DeviceClassList
Packages that use V1alpha3DeviceClassList
-
Uses of V1alpha3DeviceClassList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1alpha3DeviceClassListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistDeviceClassRequest.execute()
Execute listDeviceClass requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1alpha3DeviceClassListModifier and TypeMethodDescriptionResourceV1alpha3Api.APIlistDeviceClassRequest.executeWithHttpInfo()
Execute listDeviceClass request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1alpha3DeviceClassListModifier and TypeMethodDescriptionokhttp3.Call
ResourceV1alpha3Api.APIlistDeviceClassRequest.executeAsync
(ApiCallback<V1alpha3DeviceClassList> _callback) Execute listDeviceClass request (asynchronously) -
Uses of V1alpha3DeviceClassList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceClassListModifier and TypeMethodDescriptionV1alpha3DeviceClassList.addItemsItem
(V1alpha3DeviceClass itemsItem) V1alpha3DeviceClassList.apiVersion
(String apiVersion) static V1alpha3DeviceClassList
Create an instance of V1alpha3DeviceClassList given an JSON stringV1alpha3DeviceClassList.items
(List<V1alpha3DeviceClass> items) V1alpha3DeviceClassList.metadata
(V1ListMeta metadata)