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