LoadBalancerHttpProbe.Definition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithRequestPath<ParentT>

public static interface LoadBalancerHttpProbe.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithRequestPath<ParentT>

The entirety of a probe definition.

Applies to