| Modifier and Type | Method and Description |
|---|---|
Router.Bgp |
Router.Bgp.Builder.build() |
Router.Bgp |
Router.Bgp.Builder.buildPartial() |
Router.Bgp |
Router.getBgp()
BGP information specific to this router.
|
Router.Bgp |
Router.Builder.getBgp()
BGP information specific to this router.
|
Router.Bgp |
RouterOrBuilder.getBgp()
BGP information specific to this router.
|
static Router.Bgp |
Router.Bgp.getDefaultInstance() |
Router.Bgp |
Router.Bgp.getDefaultInstanceForType() |
Router.Bgp |
Router.Bgp.Builder.getDefaultInstanceForType() |
static Router.Bgp |
Router.Bgp.parseDelimitedFrom(InputStream input) |
static Router.Bgp |
Router.Bgp.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Router.Bgp |
Router.Bgp.parseFrom(byte[] data) |
static Router.Bgp |
Router.Bgp.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Router.Bgp |
Router.Bgp.parseFrom(ByteBuffer data) |
static Router.Bgp |
Router.Bgp.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Router.Bgp |
Router.Bgp.parseFrom(com.google.protobuf.ByteString data) |
static Router.Bgp |
Router.Bgp.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Router.Bgp |
Router.Bgp.parseFrom(com.google.protobuf.CodedInputStream input) |
static Router.Bgp |
Router.Bgp.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Router.Bgp |
Router.Bgp.parseFrom(InputStream input) |
static Router.Bgp |
Router.Bgp.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Router.Bgp> |
Router.Bgp.getParserForType() |
static com.google.protobuf.Parser<Router.Bgp> |
Router.Bgp.parser() |
| Modifier and Type | Method and Description |
|---|---|
Router.Builder |
Router.Builder.mergeBgp(Router.Bgp value)
BGP information specific to this router.
|
Router.Bgp.Builder |
Router.Bgp.Builder.mergeFrom(Router.Bgp other) |
static Router.Bgp.Builder |
Router.Bgp.newBuilder(Router.Bgp prototype) |
Router.Builder |
Router.Builder.setBgp(Router.Bgp value)
BGP information specific to this router.
|
Copyright © 2025 Google LLC. All rights reserved.