Interface LoadBalancerPrivateFrontend.UpdateDefinitionStages
-
- Enclosing interface:
- LoadBalancerPrivateFrontend
public static interface LoadBalancerPrivateFrontend.UpdateDefinitionStagesGrouping of private frontend definition stages applicable as part of a load balancer update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<ParentT>The first stage of a private frontend definition.static interfaceLoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>The final stage of an internal frontend definition.static interfaceLoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone<ParentT>The stage of a private frontend definition allowing to specify availability zone.static interfaceLoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT>The stage of a private frontend definition allowing to specify a subnet from the selected network.
-