public class HttpProbeExecutor extends Object
| Constructor and Description |
|---|
HttpProbeExecutor(org.springframework.web.client.RestTemplate restTemplate,
URI uri) |
| Modifier and Type | Method and Description |
|---|---|
static HttpProbeExecutor |
from(URL baseUrl,
LocalDeployerProperties.HttpProbe httpProbe) |
boolean |
probe() |
public HttpProbeExecutor(org.springframework.web.client.RestTemplate restTemplate,
URI uri)
public static HttpProbeExecutor from(URL baseUrl, LocalDeployerProperties.HttpProbe httpProbe)
public boolean probe()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.