Route.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the return type of the final UpdateDefinitionStages.WithAttach#attach()

Implements

Blank<ParentT> WithAttach<ParentT> WithDestinationAddressPrefix<ParentT> WithNextHopType<ParentT>

public static interface Route.UpdateDefinition
extends Blank<ParentT>, WithAttach<ParentT>, WithNextHopType<ParentT>, WithDestinationAddressPrefix<ParentT>

The entirety of a route definition as part of a route table update.

Applies to