Interface LoadBalancerPrivateFrontend.DefinitionStages
-
- Enclosing interface:
- LoadBalancerPrivateFrontend
public static interface LoadBalancerPrivateFrontend.DefinitionStagesGrouping of private frontend definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLoadBalancerPrivateFrontend.DefinitionStages.Blank<ParentT>The first stage of a private frontend definition.static interfaceLoadBalancerPrivateFrontend.DefinitionStages.WithAttach<ParentT>The final stage of a private frontend definition.static interfaceLoadBalancerPrivateFrontend.DefinitionStages.WithAvailabilityZone<ParentT>The stage of a private frontend definition allowing to specify availability zone.static interfaceLoadBalancerPrivateFrontend.DefinitionStages.WithSubnet<ParentT>The stage of a private frontend definition allowing to specify a subnet from the selected network.
-