Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiExtensionsV1beta1Ingress
-
-
Uses of IoK8sApiExtensionsV1beta1Ingress in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiExtensionsV1beta1Ingress Modifier and Type Method Description IoK8sApiExtensionsV1beta1IngressIoK8sApiExtensionsV1beta1Ingress. apiVersion(String apiVersion)IoK8sApiExtensionsV1beta1IngressIoK8sApiExtensionsV1beta1Ingress. kind(String kind)IoK8sApiExtensionsV1beta1IngressIoK8sApiExtensionsV1beta1Ingress. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiExtensionsV1beta1IngressIoK8sApiExtensionsV1beta1Ingress. spec(IoK8sApiExtensionsV1beta1IngressSpec spec)IoK8sApiExtensionsV1beta1IngressIoK8sApiExtensionsV1beta1Ingress. status(IoK8sApiExtensionsV1beta1IngressStatus status)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiExtensionsV1beta1Ingress Modifier and Type Method Description List<IoK8sApiExtensionsV1beta1Ingress>IoK8sApiExtensionsV1beta1IngressList. getItems()Items is the list of Ingress.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiExtensionsV1beta1Ingress Modifier and Type Method Description IoK8sApiExtensionsV1beta1IngressListIoK8sApiExtensionsV1beta1IngressList. addItemsItem(IoK8sApiExtensionsV1beta1Ingress itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiExtensionsV1beta1Ingress Modifier and Type Method Description IoK8sApiExtensionsV1beta1IngressListIoK8sApiExtensionsV1beta1IngressList. items(List<IoK8sApiExtensionsV1beta1Ingress> items)voidIoK8sApiExtensionsV1beta1IngressList. setItems(List<IoK8sApiExtensionsV1beta1Ingress> items)
-