Interface LoadBalancerHttpProbe.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InUpdate<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath<ParentT>
- Enclosing interface:
LoadBalancerHttpProbe
public static interface LoadBalancerHttpProbe.UpdateDefinition<ParentT>
extends LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithAttach<ParentT>, LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath<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 LoadBalancerHttpProbe.UpdateDefinitionStages.WithIntervalInSeconds
withIntervalInSecondsMethods inherited from interface LoadBalancerHttpProbe.UpdateDefinitionStages.WithNumberOfProbes
withNumberOfProbesMethods inherited from interface LoadBalancerHttpProbe.UpdateDefinitionStages.WithPort
withPortMethods inherited from interface LoadBalancerHttpProbe.UpdateDefinitionStages.WithRequestPath
withRequestPath