Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1PersistentVolumeStatus
-
-
Uses of IoK8sApiCoreV1PersistentVolumeStatus in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1PersistentVolumeStatus Modifier and Type Method Description IoK8sApiCoreV1PersistentVolumeStatusIoK8sApiCoreV1PersistentVolume. getStatus()Get statusIoK8sApiCoreV1PersistentVolumeStatusIoK8sApiCoreV1PersistentVolumeStatus. message(String message)IoK8sApiCoreV1PersistentVolumeStatusIoK8sApiCoreV1PersistentVolumeStatus. phase(String phase)IoK8sApiCoreV1PersistentVolumeStatusIoK8sApiCoreV1PersistentVolumeStatus. reason(String reason)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1PersistentVolumeStatus Modifier and Type Method Description voidIoK8sApiCoreV1PersistentVolume. setStatus(IoK8sApiCoreV1PersistentVolumeStatus status)IoK8sApiCoreV1PersistentVolumeIoK8sApiCoreV1PersistentVolume. status(IoK8sApiCoreV1PersistentVolumeStatus status)
-