Interface VRF.QosPolicyOrBuilder (0.3.2)

public static interface VRF.QosPolicyOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getBandwidthGbps()

public abstract double getBandwidthGbps()

The bandwidth permitted by the QOS policy, in gbps.

double bandwidth_gbps = 1;

Returns
TypeDescription
double

The bandwidthGbps.