Uses of Class
io.kubernetes.client.openapi.models.V1beta2DeviceClassList
Packages that use V1beta2DeviceClassList
-
Uses of V1beta2DeviceClassList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta2DeviceClassListModifier and TypeMethodDescriptionResourceV1beta2Api.APIlistDeviceClassRequest.execute()Execute listDeviceClass requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta2DeviceClassListModifier and TypeMethodDescriptionResourceV1beta2Api.APIlistDeviceClassRequest.executeWithHttpInfo()Execute listDeviceClass request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta2DeviceClassListModifier and TypeMethodDescriptionokhttp3.CallResourceV1beta2Api.APIlistDeviceClassRequest.executeAsync(ApiCallback<V1beta2DeviceClassList> _callback) Execute listDeviceClass request (asynchronously) -
Uses of V1beta2DeviceClassList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2DeviceClassListModifier and TypeMethodDescriptionV1beta2DeviceClassList.addItemsItem(V1beta2DeviceClass itemsItem) V1beta2DeviceClassList.apiVersion(String apiVersion) static V1beta2DeviceClassListCreate an instance of V1beta2DeviceClassList given an JSON stringV1beta2DeviceClassList.items(List<V1beta2DeviceClass> items) V1beta2DeviceClassList.metadata(V1ListMeta metadata)