Interface LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>, LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT>, LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes<ParentT>
- All Known Subinterfaces:
LoadBalancerTcpProbe.Definition<ParentT>
- Enclosing interface:
LoadBalancerTcpProbe.DefinitionStages
public static interface LoadBalancerTcpProbe.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds<ParentT>, LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes<ParentT>
The final stage of the probe definition.
At this stage, any remaining optional settings can be specified, or the probe definition can be attached to the parent load balancer definition.
-
Method Summary
Methods inherited from interface Attachable.InDefinition
attachMethods inherited from interface LoadBalancerTcpProbe.DefinitionStages.WithIntervalInSeconds
withIntervalInSecondsMethods inherited from interface LoadBalancerTcpProbe.DefinitionStages.WithNumberOfProbes
withNumberOfProbes