Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1PersistentVolume
-
-
Uses of IoK8sApiCoreV1PersistentVolume in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1PersistentVolume Modifier and Type Method Description IoK8sApiCoreV1PersistentVolumeIoK8sApiCoreV1PersistentVolume. apiVersion(String apiVersion)IoK8sApiCoreV1PersistentVolumeIoK8sApiCoreV1PersistentVolume. kind(String kind)IoK8sApiCoreV1PersistentVolumeIoK8sApiCoreV1PersistentVolume. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiCoreV1PersistentVolumeIoK8sApiCoreV1PersistentVolume. spec(IoK8sApiCoreV1PersistentVolumeSpec spec)IoK8sApiCoreV1PersistentVolumeIoK8sApiCoreV1PersistentVolume. status(IoK8sApiCoreV1PersistentVolumeStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1PersistentVolume Modifier and Type Method Description List<IoK8sApiCoreV1PersistentVolume>IoK8sApiCoreV1PersistentVolumeList. getItems()List of persistent volumes.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1PersistentVolume Modifier and Type Method Description IoK8sApiCoreV1PersistentVolumeListIoK8sApiCoreV1PersistentVolumeList. addItemsItem(IoK8sApiCoreV1PersistentVolume itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1PersistentVolume Modifier and Type Method Description IoK8sApiCoreV1PersistentVolumeListIoK8sApiCoreV1PersistentVolumeList. items(List<IoK8sApiCoreV1PersistentVolume> items)voidIoK8sApiCoreV1PersistentVolumeList. setItems(List<IoK8sApiCoreV1PersistentVolume> items)
-