Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiStorageV1VolumeAttachment
-
-
Uses of IoK8sApiStorageV1VolumeAttachment in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiStorageV1VolumeAttachment Modifier and Type Method Description IoK8sApiStorageV1VolumeAttachmentIoK8sApiStorageV1VolumeAttachment. apiVersion(String apiVersion)IoK8sApiStorageV1VolumeAttachmentIoK8sApiStorageV1VolumeAttachment. kind(String kind)IoK8sApiStorageV1VolumeAttachmentIoK8sApiStorageV1VolumeAttachment. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiStorageV1VolumeAttachmentIoK8sApiStorageV1VolumeAttachment. spec(IoK8sApiStorageV1VolumeAttachmentSpec spec)IoK8sApiStorageV1VolumeAttachmentIoK8sApiStorageV1VolumeAttachment. status(IoK8sApiStorageV1VolumeAttachmentStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiStorageV1VolumeAttachment Modifier and Type Method Description List<IoK8sApiStorageV1VolumeAttachment>IoK8sApiStorageV1VolumeAttachmentList. getItems()Items is the list of VolumeAttachmentsMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiStorageV1VolumeAttachment Modifier and Type Method Description IoK8sApiStorageV1VolumeAttachmentListIoK8sApiStorageV1VolumeAttachmentList. addItemsItem(IoK8sApiStorageV1VolumeAttachment itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiStorageV1VolumeAttachment Modifier and Type Method Description IoK8sApiStorageV1VolumeAttachmentListIoK8sApiStorageV1VolumeAttachmentList. items(List<IoK8sApiStorageV1VolumeAttachment> items)voidIoK8sApiStorageV1VolumeAttachmentList. setItems(List<IoK8sApiStorageV1VolumeAttachment> items)
-