Interface LoadBalancerTcpProbe.DefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Superinterfaces:
LoadBalancerTcpProbe.DefinitionStages.WithPort<ParentT>
All Known Subinterfaces:
LoadBalancerTcpProbe.Definition<ParentT>
Enclosing interface:
LoadBalancerTcpProbe.DefinitionStages

public static interface LoadBalancerTcpProbe.DefinitionStages.Blank<ParentT> extends LoadBalancerTcpProbe.DefinitionStages.WithPort<ParentT>
The first stage of the probe definition.