Interface LocalNetworkGateway.DefinitionStages
-
- Enclosing interface:
- LocalNetworkGateway
public static interface LocalNetworkGateway.DefinitionStagesGrouping of local network gateway definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLocalNetworkGateway.DefinitionStages.BlankThe first stage of a local network gateway definition.static interfaceLocalNetworkGateway.DefinitionStages.WithAddressSpaceThe stage of the local network gateway definition allowing to specify the address space.static interfaceLocalNetworkGateway.DefinitionStages.WithBgpThe stage of definition allowing to specify local network gateway's BGP speaker settings.static interfaceLocalNetworkGateway.DefinitionStages.WithCreateThe stage of the local network gateway definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()).static interfaceLocalNetworkGateway.DefinitionStages.WithGroupThe stage of the local network gateway definition allowing to specify the resource group.static interfaceLocalNetworkGateway.DefinitionStages.WithIPAddressThe stage of the local network gateway definition allowing to specify IP address of local network gateway.
-