| Modifier and Type | Method and Description |
|---|---|
RouteAsPath |
RouteAsPath.Builder.build() |
RouteAsPath |
RouteAsPath.Builder.buildPartial() |
RouteAsPath |
Route.getAsPaths(int index)
[Output Only] AS path.
|
RouteAsPath |
Route.Builder.getAsPaths(int index)
[Output Only] AS path.
|
RouteAsPath |
RouteOrBuilder.getAsPaths(int index)
[Output Only] AS path.
|
static RouteAsPath |
RouteAsPath.getDefaultInstance() |
RouteAsPath |
RouteAsPath.getDefaultInstanceForType() |
RouteAsPath |
RouteAsPath.Builder.getDefaultInstanceForType() |
static RouteAsPath |
RouteAsPath.parseDelimitedFrom(InputStream input) |
static RouteAsPath |
RouteAsPath.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteAsPath |
RouteAsPath.parseFrom(byte[] data) |
static RouteAsPath |
RouteAsPath.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteAsPath |
RouteAsPath.parseFrom(ByteBuffer data) |
static RouteAsPath |
RouteAsPath.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteAsPath |
RouteAsPath.parseFrom(com.google.protobuf.ByteString data) |
static RouteAsPath |
RouteAsPath.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteAsPath |
RouteAsPath.parseFrom(com.google.protobuf.CodedInputStream input) |
static RouteAsPath |
RouteAsPath.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RouteAsPath |
RouteAsPath.parseFrom(InputStream input) |
static RouteAsPath |
RouteAsPath.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<RouteAsPath> |
Route.getAsPathsList()
[Output Only] AS path.
|
List<RouteAsPath> |
Route.Builder.getAsPathsList()
[Output Only] AS path.
|
List<RouteAsPath> |
RouteOrBuilder.getAsPathsList()
[Output Only] AS path.
|
com.google.protobuf.Parser<RouteAsPath> |
RouteAsPath.getParserForType() |
static com.google.protobuf.Parser<RouteAsPath> |
RouteAsPath.parser() |
| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
Route.Builder.addAsPaths(int index,
RouteAsPath value)
[Output Only] AS path.
|
Route.Builder |
Route.Builder.addAsPaths(RouteAsPath value)
[Output Only] AS path.
|
RouteAsPath.Builder |
RouteAsPath.Builder.mergeFrom(RouteAsPath other) |
static RouteAsPath.Builder |
RouteAsPath.newBuilder(RouteAsPath prototype) |
Route.Builder |
Route.Builder.setAsPaths(int index,
RouteAsPath value)
[Output Only] AS path.
|
| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
Route.Builder.addAllAsPaths(Iterable<? extends RouteAsPath> values)
[Output Only] AS path.
|
Copyright © 2023 Google LLC. All rights reserved.