LoadBalancerBackend.Definition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT>

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

The entirety of a load balancer backend definition.

Applies to