public interface ExternalRoutes extends ModelEntity, Buildable<ExternalRoutesBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDestination()
Gets the destination for the route
|
String |
getNexthop()
Gets the NextHop for this route
|
Copyright © 2017. All rights reserved.