Uses of Interface
com.google.cloud.compute.v1.BfdStatusPacketCountsOrBuilder
-
Packages that use BfdStatusPacketCountsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BfdStatusPacketCountsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BfdStatusPacketCountsOrBuilder Modifier and Type Class Description class
BfdStatusPacketCounts
static class
BfdStatusPacketCounts.Builder
Methods in com.google.cloud.compute.v1 that return BfdStatusPacketCountsOrBuilder Modifier and Type Method Description BfdStatusPacketCountsOrBuilder
BfdStatus.Builder. getControlPacketCountsOrBuilder()
Control packet counts for the current BFD session.BfdStatusPacketCountsOrBuilder
BfdStatus. getControlPacketCountsOrBuilder()
Control packet counts for the current BFD session.BfdStatusPacketCountsOrBuilder
BfdStatusOrBuilder. getControlPacketCountsOrBuilder()
Control packet counts for the current BFD session.
-