Uses of Class
com.google.cloud.compute.v1.RouterBgpPeerBfd
-
Packages that use RouterBgpPeerBfd Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RouterBgpPeerBfd in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RouterBgpPeerBfd Modifier and Type Method Description RouterBgpPeerBfdRouterBgpPeerBfd.Builder. build()RouterBgpPeerBfdRouterBgpPeerBfd.Builder. buildPartial()RouterBgpPeerBfdRouterBgpPeer.Builder. getBfd()BFD configuration for the BGP peering.RouterBgpPeerBfdRouterBgpPeer. getBfd()BFD configuration for the BGP peering.RouterBgpPeerBfdRouterBgpPeerOrBuilder. getBfd()BFD configuration for the BGP peering.static RouterBgpPeerBfdRouterBgpPeerBfd. getDefaultInstance()RouterBgpPeerBfdRouterBgpPeerBfd.Builder. getDefaultInstanceForType()RouterBgpPeerBfdRouterBgpPeerBfd. getDefaultInstanceForType()static RouterBgpPeerBfdRouterBgpPeerBfd. parseDelimitedFrom(InputStream input)static RouterBgpPeerBfdRouterBgpPeerBfd. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(byte[] data)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(com.google.protobuf.ByteString data)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(com.google.protobuf.CodedInputStream input)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(InputStream input)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(ByteBuffer data)static RouterBgpPeerBfdRouterBgpPeerBfd. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type RouterBgpPeerBfd Modifier and Type Method Description com.google.protobuf.Parser<RouterBgpPeerBfd>RouterBgpPeerBfd. getParserForType()static com.google.protobuf.Parser<RouterBgpPeerBfd>RouterBgpPeerBfd. parser()Methods in com.google.cloud.compute.v1 with parameters of type RouterBgpPeerBfd Modifier and Type Method Description RouterBgpPeer.BuilderRouterBgpPeer.Builder. mergeBfd(RouterBgpPeerBfd value)BFD configuration for the BGP peering.RouterBgpPeerBfd.BuilderRouterBgpPeerBfd.Builder. mergeFrom(RouterBgpPeerBfd other)static RouterBgpPeerBfd.BuilderRouterBgpPeerBfd. newBuilder(RouterBgpPeerBfd prototype)RouterBgpPeer.BuilderRouterBgpPeer.Builder. setBfd(RouterBgpPeerBfd value)BFD configuration for the BGP peering.
-