Uses of Class
io.kubernetes.client.openapi.models.V1SelectableField
Packages that use V1SelectableField
-
Uses of V1SelectableField in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SelectableFieldModifier and TypeMethodDescriptionstatic V1SelectableField
Create an instance of V1SelectableField given an JSON stringMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1SelectableFieldModifier and TypeMethodDescriptionV1CustomResourceDefinitionVersion.getSelectableFields()
selectableFields specifies paths to fields that may be used as field selectors.Methods in io.kubernetes.client.openapi.models with parameters of type V1SelectableFieldModifier and TypeMethodDescriptionV1CustomResourceDefinitionVersion.addSelectableFieldsItem
(V1SelectableField selectableFieldsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1SelectableFieldModifier and TypeMethodDescriptionV1CustomResourceDefinitionVersion.selectableFields
(List<V1SelectableField> selectableFields) void
V1CustomResourceDefinitionVersion.setSelectableFields
(List<V1SelectableField> selectableFields)