Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1HTTPGetAction
-
-
Uses of IoK8sApiCoreV1HTTPGetAction in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1HTTPGetAction Modifier and Type Method Description IoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1HTTPGetAction. addHttpHeadersItem(IoK8sApiCoreV1HTTPHeader httpHeadersItem)IoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1Handler. getHttpGet()Get httpGetIoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1Probe. getHttpGet()Get httpGetIoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1HTTPGetAction. host(String host)IoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1HTTPGetAction. httpHeaders(List<IoK8sApiCoreV1HTTPHeader> httpHeaders)IoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1HTTPGetAction. path(String path)IoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1HTTPGetAction. port(String port)IoK8sApiCoreV1HTTPGetActionIoK8sApiCoreV1HTTPGetAction. scheme(String scheme)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1HTTPGetAction Modifier and Type Method Description IoK8sApiCoreV1HandlerIoK8sApiCoreV1Handler. httpGet(IoK8sApiCoreV1HTTPGetAction httpGet)IoK8sApiCoreV1ProbeIoK8sApiCoreV1Probe. httpGet(IoK8sApiCoreV1HTTPGetAction httpGet)voidIoK8sApiCoreV1Handler. setHttpGet(IoK8sApiCoreV1HTTPGetAction httpGet)voidIoK8sApiCoreV1Probe. setHttpGet(IoK8sApiCoreV1HTTPGetAction httpGet)
-