Interface NetworkPeering.Update
- All Superinterfaces:
Appliable<NetworkPeering>, Indexable, NetworkPeering.UpdateStages.WithAccess, NetworkPeering.UpdateStages.WithGatewayUse, NetworkPeering.UpdateStages.WithTrafficForwarding
- Enclosing interface:
NetworkPeering
public static interface NetworkPeering.Update
extends Appliable<NetworkPeering>, NetworkPeering.UpdateStages.WithTrafficForwarding, NetworkPeering.UpdateStages.WithAccess, NetworkPeering.UpdateStages.WithGatewayUse
The template for a network peering update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface NetworkPeering.UpdateStages.WithAccess
withAccessBetweenBothNetworks, withoutAccessFromEitherNetworkMethods inherited from interface NetworkPeering.UpdateStages.WithGatewayUse
withGatewayUseByRemoteNetworkAllowed, withGatewayUseByRemoteNetworkStarted, withGatewayUseOnRemoteNetworkStarted, withoutAnyGatewayUse, withoutGatewayUseByRemoteNetwork, withoutGatewayUseOnRemoteNetworkMethods inherited from interface NetworkPeering.UpdateStages.WithTrafficForwarding
withoutTrafficForwardingFromEitherNetwork, withoutTrafficForwardingFromRemoteNetwork, withoutTrafficForwardingToRemoteNetwork, withTrafficForwardingBetweenBothNetworks, withTrafficForwardingFromRemoteNetwork, withTrafficForwardingToRemoteNetwork