Interface LoadBalancerPublicFrontend.UpdateDefinitionStages
-
- Enclosing interface:
- LoadBalancerPublicFrontend
public static interface LoadBalancerPublicFrontend.UpdateDefinitionStagesGrouping of public frontend definition stages applicable as part of an Internet-facing load balancer update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerPublicFrontend.UpdateDefinitionStages.Blank<ParentT>The first stage of a public frontend definition.static interfaceLoadBalancerPublicFrontend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of the public frontend definition.static interfaceLoadBalancerPublicFrontend.UpdateDefinitionStages.WithPublicIPAddress<ParentT>The stage of a public frontend definition allowing to specify an existing public IP address.
-