Uses of Interface
com.google.cloud.compute.v1.RouteAsPathOrBuilder
-
Packages that use RouteAsPathOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RouteAsPathOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement RouteAsPathOrBuilder Modifier and Type Class Description class
RouteAsPath
static class
RouteAsPath.Builder
Methods in com.google.cloud.compute.v1 that return RouteAsPathOrBuilder Modifier and Type Method Description RouteAsPathOrBuilder
Route.Builder. getAsPathsOrBuilder(int index)
[Output Only] AS path.RouteAsPathOrBuilder
Route. getAsPathsOrBuilder(int index)
[Output Only] AS path.RouteAsPathOrBuilder
RouteOrBuilder. getAsPathsOrBuilder(int index)
[Output Only] AS path.Methods in com.google.cloud.compute.v1 that return types with arguments of type RouteAsPathOrBuilder Modifier and Type Method Description List<? extends RouteAsPathOrBuilder>
Route.Builder. getAsPathsOrBuilderList()
[Output Only] AS path.List<? extends RouteAsPathOrBuilder>
Route. getAsPathsOrBuilderList()
[Output Only] AS path.List<? extends RouteAsPathOrBuilder>
RouteOrBuilder. getAsPathsOrBuilderList()
[Output Only] AS path.
-