Ipv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefix Interface

public static interface Ipv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefix

The stage of Cross Connection Peering IPv6 configuration update allowing to specify primary address prefix.

Method Summary

Modifier and Type Method and Description
abstract Update withPrimaryPeerAddressPrefix(String addressPrefix)

Method Details

withPrimaryPeerAddressPrefix

public abstract Ipv6PeeringConfig.Update withPrimaryPeerAddressPrefix(String addressPrefix)

Parameters:

addressPrefix - primary peer address prefix

Returns:

the next stage of the update

Applies to