Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1ServiceAccount
-
-
Uses of IoK8sApiCoreV1ServiceAccount in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1ServiceAccount Modifier and Type Method Description List<IoK8sApiCoreV1ServiceAccount>IoK8sApiCoreV1ServiceAccountList. getItems()List of ServiceAccounts.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1ServiceAccount Modifier and Type Method Description IoK8sApiCoreV1ServiceAccountListIoK8sApiCoreV1ServiceAccountList. addItemsItem(IoK8sApiCoreV1ServiceAccount itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1ServiceAccount Modifier and Type Method Description IoK8sApiCoreV1ServiceAccountListIoK8sApiCoreV1ServiceAccountList. items(List<IoK8sApiCoreV1ServiceAccount> items)voidIoK8sApiCoreV1ServiceAccountList. setItems(List<IoK8sApiCoreV1ServiceAccount> items)
-