Ipv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefix Interface

public static interface Ipv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefix

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

Method Summary

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

Method Details

withSecondaryPeerAddressPrefix

public abstract Ipv6PeeringConfig.Update withSecondaryPeerAddressPrefix(String addressPrefix)

Parameters:

addressPrefix - secondary peer address prefix

Returns:

the next stage of the update

Applies to