Uses of Class
io.kubernetes.client.openapi.models.V1beta2CELDeviceSelector
Packages that use V1beta2CELDeviceSelector
-
Uses of V1beta2CELDeviceSelector in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta2CELDeviceSelectorModifier and TypeMethodDescriptionV1beta2CELDeviceSelector.expression
(String expression) static V1beta2CELDeviceSelector
Create an instance of V1beta2CELDeviceSelector given an JSON stringV1beta2DeviceSelector.getCel()
Get celMethods in io.kubernetes.client.openapi.models with parameters of type V1beta2CELDeviceSelectorModifier and TypeMethodDescriptionV1beta2DeviceSelector.cel
(V1beta2CELDeviceSelector cel) void
V1beta2DeviceSelector.setCel
(V1beta2CELDeviceSelector cel)