LoadBalancerHttpProbe.DefinitionStages.WithRequestPath<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

public interface WithRequestPath

The stage of the probe definition allowing to specify the HTTP request path for the probe to monitor.

Method Summary

Modifier and Type Method and Description
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> withRequestPath(String requestPath)

Method Details

withRequestPath

public WithAttach withRequestPath(String requestPath)

Parameters:

requestPath

Applies to