Ipv6PeeringConfig.Definition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
Implements
Blank<ParentT>
WithAttach<ParentT>
WithCustomerASN<ParentT>
WithPrimaryPeerAddressPrefix<ParentT>
WithRoutingRegistryName<ParentT>
WithSecondaryPeerAddressPrefix<ParentT>
public static interface Ipv6PeeringConfig.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithPrimaryPeerAddressPrefix<ParentT>, WithSecondaryPeerAddressPrefix<ParentT>, WithCustomerASN<ParentT>, WithRoutingRegistryName<ParentT>
The entirety of a public frontend definition.