| Modifier and Type | Method and Description |
|---|---|
BgpRoute |
BgpRoute.Builder.build() |
BgpRoute |
BgpRoute.Builder.buildPartial() |
static BgpRoute |
BgpRoute.getDefaultInstance() |
BgpRoute |
BgpRoute.getDefaultInstanceForType() |
BgpRoute |
BgpRoute.Builder.getDefaultInstanceForType() |
BgpRoute |
RoutersListBgpRoutesOrBuilder.getResult(int index)
[Output Only] A list of bgp routes.
|
BgpRoute |
RoutersListBgpRoutes.getResult(int index)
[Output Only] A list of bgp routes.
|
BgpRoute |
RoutersListBgpRoutes.Builder.getResult(int index)
[Output Only] A list of bgp routes.
|
static BgpRoute |
BgpRoute.parseDelimitedFrom(InputStream input) |
static BgpRoute |
BgpRoute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRoute |
BgpRoute.parseFrom(byte[] data) |
static BgpRoute |
BgpRoute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRoute |
BgpRoute.parseFrom(ByteBuffer data) |
static BgpRoute |
BgpRoute.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRoute |
BgpRoute.parseFrom(com.google.protobuf.ByteString data) |
static BgpRoute |
BgpRoute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRoute |
BgpRoute.parseFrom(com.google.protobuf.CodedInputStream input) |
static BgpRoute |
BgpRoute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRoute |
BgpRoute.parseFrom(InputStream input) |
static BgpRoute |
BgpRoute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BgpRoute> |
BgpRoute.getParserForType() |
List<BgpRoute> |
RoutersListBgpRoutesOrBuilder.getResultList()
[Output Only] A list of bgp routes.
|
List<BgpRoute> |
RoutersListBgpRoutes.getResultList()
[Output Only] A list of bgp routes.
|
List<BgpRoute> |
RoutersListBgpRoutes.Builder.getResultList()
[Output Only] A list of bgp routes.
|
static com.google.protobuf.Parser<BgpRoute> |
BgpRoute.parser() |
| Modifier and Type | Method and Description |
|---|---|
RoutersListBgpRoutes.Builder |
RoutersListBgpRoutes.Builder.addResult(BgpRoute value)
[Output Only] A list of bgp routes.
|
RoutersListBgpRoutes.Builder |
RoutersListBgpRoutes.Builder.addResult(int index,
BgpRoute value)
[Output Only] A list of bgp routes.
|
BgpRoute.Builder |
BgpRoute.Builder.mergeFrom(BgpRoute other) |
static BgpRoute.Builder |
BgpRoute.newBuilder(BgpRoute prototype) |
RoutersListBgpRoutes.Builder |
RoutersListBgpRoutes.Builder.setResult(int index,
BgpRoute value)
[Output Only] A list of bgp routes.
|
| Modifier and Type | Method and Description |
|---|---|
RoutersListBgpRoutes.Builder |
RoutersListBgpRoutes.Builder.addAllResult(Iterable<? extends BgpRoute> values)
[Output Only] A list of bgp routes.
|
Copyright © 2025 Google LLC. All rights reserved.