Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1Endpoints
-
-
Uses of IoK8sApiCoreV1Endpoints in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1Endpoints Modifier and Type Method Description IoK8sApiCoreV1EndpointsIoK8sApiCoreV1Endpoints. addSubsetsItem(IoK8sApiCoreV1EndpointSubset subsetsItem)IoK8sApiCoreV1EndpointsIoK8sApiCoreV1Endpoints. apiVersion(String apiVersion)IoK8sApiCoreV1EndpointsIoK8sApiCoreV1Endpoints. kind(String kind)IoK8sApiCoreV1EndpointsIoK8sApiCoreV1Endpoints. metadata(IoK8sApimachineryPkgApisMetaV1ObjectMeta metadata)IoK8sApiCoreV1EndpointsIoK8sApiCoreV1Endpoints. subsets(List<IoK8sApiCoreV1EndpointSubset> subsets)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1Endpoints Modifier and Type Method Description List<IoK8sApiCoreV1Endpoints>IoK8sApiCoreV1EndpointsList. getItems()List of endpoints.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1Endpoints Modifier and Type Method Description IoK8sApiCoreV1EndpointsListIoK8sApiCoreV1EndpointsList. addItemsItem(IoK8sApiCoreV1Endpoints itemsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1Endpoints Modifier and Type Method Description IoK8sApiCoreV1EndpointsListIoK8sApiCoreV1EndpointsList. items(List<IoK8sApiCoreV1Endpoints> items)voidIoK8sApiCoreV1EndpointsList. setItems(List<IoK8sApiCoreV1Endpoints> items)
-