Interface NetworkPeering.DefinitionStages
-
- Enclosing interface:
- NetworkPeering
public static interface NetworkPeering.DefinitionStagesGrouping of all the network peering definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkPeering.DefinitionStages.BlankThe first stage of a network peering definition.static interfaceNetworkPeering.DefinitionStages.WithAccessThe stage of a network peering definition allowing to control access from and to the remote network.static interfaceNetworkPeering.DefinitionStages.WithCreateThe stage of a network peering definition with sufficient inputs to create a new network peering in the cloud, but exposing additional optional settings to specify.static interfaceNetworkPeering.DefinitionStages.WithGatewayUseThe stage of a network peering definition allowing to control the gateway use by or on the remote network.static interfaceNetworkPeering.DefinitionStages.WithRemoteNetworkThe stage of a network peering definition allowing to specify the remote virtual network.static interfaceNetworkPeering.DefinitionStages.WithTrafficForwardingThe stage of a network peering definition allowing to control traffic forwarding from or to the remote network.
-