Ipv6PeeringConfig.UpdateStages.WithCustomerASN Interface

public static interface Ipv6PeeringConfig.UpdateStages.WithCustomerASN

The stage of Cross Connection Peering IPv6 configuration update allowing to specify secondary customer ASN.

Method Summary

Modifier and Type Method and Description
abstract Update withCustomerASN(int customerASN)

Specifies customer ASN.

Method Details

withCustomerASN

public abstract Ipv6PeeringConfig.Update withCustomerASN(int customerASN)

Specifies customer ASN.

Parameters:

customerASN - customer ASN

Returns:

the next stage of the update

Applies to