Uses of Class
io.kubernetes.client.openapi.models.V1alpha3Device
Packages that use V1alpha3Device
-
Uses of V1alpha3Device in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha3DeviceMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1alpha3DeviceModifier and TypeMethodDescriptionV1alpha3ResourceSliceSpec.getDevices()
Devices lists some or all of the devices in this pool.Methods in io.kubernetes.client.openapi.models with parameters of type V1alpha3DeviceModifier and TypeMethodDescriptionV1alpha3ResourceSliceSpec.addDevicesItem
(V1alpha3Device devicesItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1alpha3DeviceModifier and TypeMethodDescriptionV1alpha3ResourceSliceSpec.devices
(List<V1alpha3Device> devices) void
V1alpha3ResourceSliceSpec.setDevices
(List<V1alpha3Device> devices)