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 V1SelectableFieldMethods 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) voidV1CustomResourceDefinitionVersion.setSelectableFields(List<V1SelectableField> selectableFields)