Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAppsV1Deployment
-
-
Uses of IoK8sApiAppsV1Deployment in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAppsV1Deployment Modifier and Type Method Description IoK8sApiAppsV1DeploymentIoK8sApiAppsV1Deployment. apiVersion(String apiVersion)IoK8sApiAppsV1DeploymentIoK8sApiAppsV1Deployment. kind(String kind)IoK8sApiAppsV1DeploymentIoK8sApiAppsV1Deployment. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiAppsV1DeploymentIoK8sApiAppsV1Deployment. spec(IoK8sApiAppsV1DeploymentSpec spec)IoK8sApiAppsV1DeploymentIoK8sApiAppsV1Deployment. status(IoK8sApiAppsV1DeploymentStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiAppsV1Deployment Modifier and Type Method Description List<IoK8sApiAppsV1Deployment>IoK8sApiAppsV1DeploymentList. getItems()Items is the list of Deployments.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAppsV1Deployment Modifier and Type Method Description IoK8sApiAppsV1DeploymentListIoK8sApiAppsV1DeploymentList. addItemsItem(IoK8sApiAppsV1Deployment itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiAppsV1Deployment Modifier and Type Method Description IoK8sApiAppsV1DeploymentListIoK8sApiAppsV1DeploymentList. items(List<IoK8sApiAppsV1Deployment> items)voidIoK8sApiAppsV1DeploymentList. setItems(List<IoK8sApiAppsV1Deployment> items)
-