LoadBalancerHttpProbe.DefinitionStages.WithRequestPath<ParentT> Interface

Type Parameters

ParentT

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

public static interface LoadBalancerHttpProbe.DefinitionStages.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
abstract WithAttach<ParentT> withRequestPath(String requestPath)

Method Details

withRequestPath

public abstract LoadBalancerHttpProbe.DefinitionStages.WithAttach withRequestPath(String requestPath)

Parameters:

requestPath

Applies to