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 classRouteAsPathstatic classRouteAsPath.BuilderMethods in com.google.cloud.compute.v1 that return RouteAsPathOrBuilder Modifier and Type Method Description RouteAsPathOrBuilderRoute.Builder. getAsPathsOrBuilder(int index)[Output Only] AS path.RouteAsPathOrBuilderRoute. getAsPathsOrBuilder(int index)[Output Only] AS path.RouteAsPathOrBuilderRouteOrBuilder. 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.
-