Uses of Class
io.kubernetes.client.openapi.models.V1beta1CELDeviceSelector
Packages that use V1beta1CELDeviceSelector
-
Uses of V1beta1CELDeviceSelector in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1CELDeviceSelectorModifier and TypeMethodDescriptionV1beta1CELDeviceSelector.expression
(String expression) static V1beta1CELDeviceSelector
Create an instance of V1beta1CELDeviceSelector given an JSON stringV1beta1DeviceSelector.getCel()
Get celMethods in io.kubernetes.client.openapi.models with parameters of type V1beta1CELDeviceSelectorModifier and TypeMethodDescriptionV1beta1DeviceSelector.cel
(V1beta1CELDeviceSelector cel) void
V1beta1DeviceSelector.setCel
(V1beta1CELDeviceSelector cel)