Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1DownwardAPIVolumeFile
-
-
Uses of IoK8sApiCoreV1DownwardAPIVolumeFile in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1DownwardAPIVolumeFile Modifier and Type Method Description IoK8sApiCoreV1DownwardAPIVolumeFileIoK8sApiCoreV1DownwardAPIVolumeFile. fieldRef(IoK8sApiCoreV1ObjectFieldSelector fieldRef)IoK8sApiCoreV1DownwardAPIVolumeFileIoK8sApiCoreV1DownwardAPIVolumeFile. mode(Integer mode)IoK8sApiCoreV1DownwardAPIVolumeFileIoK8sApiCoreV1DownwardAPIVolumeFile. path(String path)IoK8sApiCoreV1DownwardAPIVolumeFileIoK8sApiCoreV1DownwardAPIVolumeFile. resourceFieldRef(IoK8sApiCoreV1ResourceFieldSelector resourceFieldRef)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1DownwardAPIVolumeFile Modifier and Type Method Description List<IoK8sApiCoreV1DownwardAPIVolumeFile>IoK8sApiCoreV1DownwardAPIProjection. getItems()Items is a list of DownwardAPIVolume fileList<IoK8sApiCoreV1DownwardAPIVolumeFile>IoK8sApiCoreV1DownwardAPIVolumeSource. getItems()Items is a list of downward API volume fileMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1DownwardAPIVolumeFile Modifier and Type Method Description IoK8sApiCoreV1DownwardAPIProjectionIoK8sApiCoreV1DownwardAPIProjection. addItemsItem(IoK8sApiCoreV1DownwardAPIVolumeFile itemsItem)IoK8sApiCoreV1DownwardAPIVolumeSourceIoK8sApiCoreV1DownwardAPIVolumeSource. addItemsItem(IoK8sApiCoreV1DownwardAPIVolumeFile itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1DownwardAPIVolumeFile Modifier and Type Method Description IoK8sApiCoreV1DownwardAPIProjectionIoK8sApiCoreV1DownwardAPIProjection. items(List<IoK8sApiCoreV1DownwardAPIVolumeFile> items)IoK8sApiCoreV1DownwardAPIVolumeSourceIoK8sApiCoreV1DownwardAPIVolumeSource. items(List<IoK8sApiCoreV1DownwardAPIVolumeFile> items)voidIoK8sApiCoreV1DownwardAPIProjection. setItems(List<IoK8sApiCoreV1DownwardAPIVolumeFile> items)voidIoK8sApiCoreV1DownwardAPIVolumeSource. setItems(List<IoK8sApiCoreV1DownwardAPIVolumeFile> items)
-