Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1Pod
-
-
Uses of IoK8sApiCoreV1Pod in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1Pod Modifier and Type Method Description IoK8sApiCoreV1PodIoK8sApiCoreV1Pod. apiVersion(String apiVersion)IoK8sApiCoreV1PodIoK8sApiCoreV1Pod. kind(String kind)IoK8sApiCoreV1PodIoK8sApiCoreV1Pod. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiCoreV1PodIoK8sApiCoreV1Pod. spec(IoK8sApiCoreV1PodSpec spec)IoK8sApiCoreV1PodIoK8sApiCoreV1Pod. status(IoK8sApiCoreV1PodStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1Pod Modifier and Type Method Description List<IoK8sApiCoreV1Pod>IoK8sApiCoreV1PodList. getItems()List of pods.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1Pod Modifier and Type Method Description IoK8sApiCoreV1PodListIoK8sApiCoreV1PodList. addItemsItem(IoK8sApiCoreV1Pod itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1Pod Modifier and Type Method Description IoK8sApiCoreV1PodListIoK8sApiCoreV1PodList. items(List<IoK8sApiCoreV1Pod> items)voidIoK8sApiCoreV1PodList. setItems(List<IoK8sApiCoreV1Pod> items)
-