Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiStorageV1VolumeError
-
-
Uses of IoK8sApiStorageV1VolumeError in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiStorageV1VolumeError Modifier and Type Method Description IoK8sApiStorageV1VolumeErrorIoK8sApiStorageV1VolumeAttachmentStatus. getAttachError()Get attachErrorIoK8sApiStorageV1VolumeErrorIoK8sApiStorageV1VolumeAttachmentStatus. getDetachError()Get detachErrorIoK8sApiStorageV1VolumeErrorIoK8sApiStorageV1VolumeError. message(String message)IoK8sApiStorageV1VolumeErrorIoK8sApiStorageV1VolumeError. time(OffsetDateTime time)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiStorageV1VolumeError Modifier and Type Method Description IoK8sApiStorageV1VolumeAttachmentStatusIoK8sApiStorageV1VolumeAttachmentStatus. attachError(IoK8sApiStorageV1VolumeError attachError)IoK8sApiStorageV1VolumeAttachmentStatusIoK8sApiStorageV1VolumeAttachmentStatus. detachError(IoK8sApiStorageV1VolumeError detachError)voidIoK8sApiStorageV1VolumeAttachmentStatus. setAttachError(IoK8sApiStorageV1VolumeError attachError)voidIoK8sApiStorageV1VolumeAttachmentStatus. setDetachError(IoK8sApiStorageV1VolumeError detachError)
-