Uses of Class
io.kubernetes.client.openapi.models.V1beta1Device
Packages that use V1beta1Device
-
Uses of V1beta1Device in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1DeviceModifier and TypeMethodDescriptionV1beta1Device.basic(V1beta1BasicDevice basic) static V1beta1DeviceCreate an instance of V1beta1Device given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1beta1DeviceModifier and TypeMethodDescriptionV1beta1ResourceSliceSpec.getDevices()Devices lists some or all of the devices in this pool.Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1DeviceModifier and TypeMethodDescriptionV1beta1ResourceSliceSpec.addDevicesItem(V1beta1Device devicesItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1beta1DeviceModifier and TypeMethodDescriptionV1beta1ResourceSliceSpec.devices(List<V1beta1Device> devices) voidV1beta1ResourceSliceSpec.setDevices(List<V1beta1Device> devices)