Interface Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN<ParentT>
- All Known Subinterfaces:
Ipv6PeeringConfig.UpdateDefinition<ParentT>
- Enclosing interface:
- Ipv6PeeringConfig.UpdateDefinitionStages
public static interface Ipv6PeeringConfig.UpdateDefinitionStages.WithCustomerASN<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify secondary customer
ASN.
-
Method Summary
-
Method Details
-
withCustomerAsn
Ipv6PeeringConfig.UpdateDefinitionStages.WithRoutingRegistryName<ParentT> withCustomerAsn(int customerASN) Specifies customer ASN.- Parameters:
customerASN- customer ASN- Returns:
- the next satge of the definition
-