Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1EndpointPort
-
-
Uses of IoK8sApiCoreV1EndpointPort in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1EndpointPort Modifier and Type Method Description IoK8sApiCoreV1EndpointPortIoK8sApiCoreV1EndpointPort. appProtocol(String appProtocol)IoK8sApiCoreV1EndpointPortIoK8sApiCoreV1EndpointPort. name(String name)IoK8sApiCoreV1EndpointPortIoK8sApiCoreV1EndpointPort. port(Integer port)IoK8sApiCoreV1EndpointPortIoK8sApiCoreV1EndpointPort. protocol(String protocol)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1EndpointPort Modifier and Type Method Description List<IoK8sApiCoreV1EndpointPort>IoK8sApiCoreV1EndpointSubset. getPorts()Port numbers available on the related IP addresses.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1EndpointPort Modifier and Type Method Description IoK8sApiCoreV1EndpointSubsetIoK8sApiCoreV1EndpointSubset. addPortsItem(IoK8sApiCoreV1EndpointPort portsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1EndpointPort Modifier and Type Method Description IoK8sApiCoreV1EndpointSubsetIoK8sApiCoreV1EndpointSubset. ports(List<IoK8sApiCoreV1EndpointPort> ports)voidIoK8sApiCoreV1EndpointSubset. setPorts(List<IoK8sApiCoreV1EndpointPort> ports)
-