Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAppsV1StatefulSet
-
-
Uses of IoK8sApiAppsV1StatefulSet in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAppsV1StatefulSet Modifier and Type Method Description IoK8sApiAppsV1StatefulSetIoK8sApiAppsV1StatefulSet. apiVersion(String apiVersion)IoK8sApiAppsV1StatefulSetIoK8sApiAppsV1StatefulSet. kind(String kind)IoK8sApiAppsV1StatefulSetIoK8sApiAppsV1StatefulSet. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiAppsV1StatefulSetIoK8sApiAppsV1StatefulSet. spec(IoK8sApiAppsV1StatefulSetSpec spec)IoK8sApiAppsV1StatefulSetIoK8sApiAppsV1StatefulSet. status(IoK8sApiAppsV1StatefulSetStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiAppsV1StatefulSet Modifier and Type Method Description List<IoK8sApiAppsV1StatefulSet>IoK8sApiAppsV1StatefulSetList. getItems()Get itemsMethods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAppsV1StatefulSet Modifier and Type Method Description IoK8sApiAppsV1StatefulSetListIoK8sApiAppsV1StatefulSetList. addItemsItem(IoK8sApiAppsV1StatefulSet itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiAppsV1StatefulSet Modifier and Type Method Description IoK8sApiAppsV1StatefulSetListIoK8sApiAppsV1StatefulSetList. items(List<IoK8sApiAppsV1StatefulSet> items)voidIoK8sApiAppsV1StatefulSetList. setItems(List<IoK8sApiAppsV1StatefulSet> items)
-