Uses of Class
com.google.cloud.compute.v1.RouterBgp
-
Packages that use RouterBgp Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RouterBgp in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RouterBgp Modifier and Type Method Description RouterBgpRouterBgp.Builder. build()RouterBgpRouterBgp.Builder. buildPartial()RouterBgpRouter.Builder. getBgp()BGP information specific to this router.RouterBgpRouter. getBgp()BGP information specific to this router.RouterBgpRouterOrBuilder. getBgp()BGP information specific to this router.static RouterBgpRouterBgp. getDefaultInstance()RouterBgpRouterBgp.Builder. getDefaultInstanceForType()RouterBgpRouterBgp. getDefaultInstanceForType()static RouterBgpRouterBgp. parseDelimitedFrom(InputStream input)static RouterBgpRouterBgp. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpRouterBgp. parseFrom(byte[] data)static RouterBgpRouterBgp. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpRouterBgp. parseFrom(com.google.protobuf.ByteString data)static RouterBgpRouterBgp. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpRouterBgp. parseFrom(com.google.protobuf.CodedInputStream input)static RouterBgpRouterBgp. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpRouterBgp. parseFrom(InputStream input)static RouterBgpRouterBgp. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpRouterBgp. parseFrom(ByteBuffer data)static RouterBgpRouterBgp. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type RouterBgp Modifier and Type Method Description com.google.protobuf.Parser<RouterBgp>RouterBgp. getParserForType()static com.google.protobuf.Parser<RouterBgp>RouterBgp. parser()Methods in com.google.cloud.compute.v1 with parameters of type RouterBgp Modifier and Type Method Description Router.BuilderRouter.Builder. mergeBgp(RouterBgp value)BGP information specific to this router.RouterBgp.BuilderRouterBgp.Builder. mergeFrom(RouterBgp other)static RouterBgp.BuilderRouterBgp. newBuilder(RouterBgp prototype)Router.BuilderRouter.Builder. setBgp(RouterBgp value)BGP information specific to this router.
-