Uses of Class
io.kubernetes.client.openapi.models.V1beta1DeviceClassList
Packages that use V1beta1DeviceClassList
-
Uses of V1beta1DeviceClassList in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1beta1DeviceClassListModifier and TypeMethodDescriptionResourceV1beta1Api.APIlistDeviceClassRequest.execute()Execute listDeviceClass requestMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1beta1DeviceClassListModifier and TypeMethodDescriptionResourceV1beta1Api.APIlistDeviceClassRequest.executeWithHttpInfo()Execute listDeviceClass request with HTTP info returnedMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1beta1DeviceClassListModifier and TypeMethodDescriptionokhttp3.CallResourceV1beta1Api.APIlistDeviceClassRequest.executeAsync(ApiCallback<V1beta1DeviceClassList> _callback) Execute listDeviceClass request (asynchronously) -
Uses of V1beta1DeviceClassList in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1DeviceClassListModifier and TypeMethodDescriptionV1beta1DeviceClassList.addItemsItem(V1beta1DeviceClass itemsItem) V1beta1DeviceClassList.apiVersion(String apiVersion) static V1beta1DeviceClassListCreate an instance of V1beta1DeviceClassList given an JSON stringV1beta1DeviceClassList.items(List<V1beta1DeviceClass> items) V1beta1DeviceClassList.metadata(V1ListMeta metadata)