Interface LoadBalancerTcpProbe.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort<ParentT>
- Enclosing interface:
LoadBalancerTcpProbe
public static interface LoadBalancerTcpProbe.UpdateDefinition<ParentT>
extends LoadBalancerTcpProbe.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort<ParentT>
The entirety of a probe definition as part of a load balancer update.
-
Method Summary
Methods inherited from interface Attachable.InUpdate
attachMethods inherited from interface LoadBalancerTcpProbe.UpdateDefinitionStages.WithIntervalInSeconds
withIntervalInSecondsMethods inherited from interface LoadBalancerTcpProbe.UpdateDefinitionStages.WithNumberOfProbes
withNumberOfProbesMethods inherited from interface LoadBalancerTcpProbe.UpdateDefinitionStages.WithPort
withPort