Uses of Interface
com.google.cloud.compute.v1.RouterBgpOrBuilder
-
Packages that use RouterBgpOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RouterBgpOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement RouterBgpOrBuilder Modifier and Type Class Description class
RouterBgp
static class
RouterBgp.Builder
Methods in com.google.cloud.compute.v1 that return RouterBgpOrBuilder Modifier and Type Method Description RouterBgpOrBuilder
Router.Builder. getBgpOrBuilder()
BGP information specific to this router.RouterBgpOrBuilder
Router. getBgpOrBuilder()
BGP information specific to this router.RouterBgpOrBuilder
RouterOrBuilder. getBgpOrBuilder()
BGP information specific to this router.
-