Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
RouterBgp |
RouterBgp.Builder.build() |
RouterBgp |
Router.getBgp()
BGP information specific to this router.
|
RouterBgp |
Router.Builder.getBgp()
BGP information specific to this router.
|
static RouterBgp |
RouterBgp.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
RouterBgp.Builder |
RouterBgp.Builder.mergeFrom(RouterBgp other) |
static RouterBgp.Builder |
RouterBgp.newBuilder(RouterBgp prototype) |
Router.Builder |
Router.Builder.setBgp(RouterBgp bgp)
BGP information specific to this router.
|
Copyright © 2019 Google LLC. All rights reserved.