Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiStorageV1beta1VolumeAttachment
-
-
Uses of IoK8sApiStorageV1beta1VolumeAttachment in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiStorageV1beta1VolumeAttachment Modifier and Type Method Description IoK8sApiStorageV1beta1VolumeAttachmentIoK8sApiStorageV1beta1VolumeAttachment. apiVersion(String apiVersion)IoK8sApiStorageV1beta1VolumeAttachmentIoK8sApiStorageV1beta1VolumeAttachment. kind(String kind)IoK8sApiStorageV1beta1VolumeAttachmentIoK8sApiStorageV1beta1VolumeAttachment. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiStorageV1beta1VolumeAttachmentIoK8sApiStorageV1beta1VolumeAttachment. spec(IoK8sApiStorageV1beta1VolumeAttachmentSpec spec)IoK8sApiStorageV1beta1VolumeAttachmentIoK8sApiStorageV1beta1VolumeAttachment. status(IoK8sApiStorageV1beta1VolumeAttachmentStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiStorageV1beta1VolumeAttachment Modifier and Type Method Description List<IoK8sApiStorageV1beta1VolumeAttachment>IoK8sApiStorageV1beta1VolumeAttachmentList. getItems()Items is the list of VolumeAttachmentsMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiStorageV1beta1VolumeAttachment Modifier and Type Method Description IoK8sApiStorageV1beta1VolumeAttachmentListIoK8sApiStorageV1beta1VolumeAttachmentList. addItemsItem(IoK8sApiStorageV1beta1VolumeAttachment itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiStorageV1beta1VolumeAttachment Modifier and Type Method Description IoK8sApiStorageV1beta1VolumeAttachmentListIoK8sApiStorageV1beta1VolumeAttachmentList. items(List<IoK8sApiStorageV1beta1VolumeAttachment> items)voidIoK8sApiStorageV1beta1VolumeAttachmentList. setItems(List<IoK8sApiStorageV1beta1VolumeAttachment> items)
-