Interface Ipv6PeeringConfig.UpdateStages
-
- Enclosing interface:
- Ipv6PeeringConfig
public static interface Ipv6PeeringConfig.UpdateStagesGrouping of public frontend update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIpv6PeeringConfig.UpdateStages.WithAdvertisedPublicPrefixesThe stage of a public frontend update allowing to specify an existing public IP address.static interfaceIpv6PeeringConfig.UpdateStages.WithCustomerASNThe stage of Cross Connection Peering IPv6 configuration update allowing to specify secondary customer ASN.static interfaceIpv6PeeringConfig.UpdateStages.WithPrimaryPeerAddressPrefixThe stage of Cross Connection Peering IPv6 configuration update allowing to specify primary address prefix.static interfaceIpv6PeeringConfig.UpdateStages.WithRouteFilterThe stage of Cross Connection Peering IPv6 configuration update allowing to specify route filter.static interfaceIpv6PeeringConfig.UpdateStages.WithRoutingRegistryNameThe stage of Cross Connection Peering IPv6 configuration update allowing to specify routing registry name.static interfaceIpv6PeeringConfig.UpdateStages.WithSecondaryPeerAddressPrefixThe stage of Cross Connection Peering IPv6 configuration update allowing to specify secondary address prefix.
-