LoadBalancerHttpProbe Interface

public interface LoadBalancerHttpProbe extends LoadBalancerProbe

A client-side representation of an HTTP load balancing probe.

Method Summary

Modifier and Type Method and Description
String requestPath()

Inherited Members

Method Details

requestPath

public String requestPath()

Returns:

the HTTP request path for the HTTP probe to call to check the health status

Applies to