Uses of Class
io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3.BandwidthLimit
-
Packages that use BandwidthLimit Package Description io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 -
-
Uses of BandwidthLimit in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 that return BandwidthLimit Modifier and Type Method Description BandwidthLimitBandwidthLimit.Builder. build()BandwidthLimitBandwidthLimit.Builder. buildPartial()static BandwidthLimitBandwidthLimit. getDefaultInstance()BandwidthLimitBandwidthLimit.Builder. getDefaultInstanceForType()BandwidthLimitBandwidthLimit. getDefaultInstanceForType()static BandwidthLimitBandwidthLimit. parseDelimitedFrom(InputStream input)static BandwidthLimitBandwidthLimit. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BandwidthLimitBandwidthLimit. parseFrom(byte[] data)static BandwidthLimitBandwidthLimit. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BandwidthLimitBandwidthLimit. parseFrom(com.google.protobuf.ByteString data)static BandwidthLimitBandwidthLimit. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BandwidthLimitBandwidthLimit. parseFrom(com.google.protobuf.CodedInputStream input)static BandwidthLimitBandwidthLimit. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BandwidthLimitBandwidthLimit. parseFrom(InputStream input)static BandwidthLimitBandwidthLimit. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BandwidthLimitBandwidthLimit. parseFrom(ByteBuffer data)static BandwidthLimitBandwidthLimit. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 that return types with arguments of type BandwidthLimit Modifier and Type Method Description com.google.protobuf.Parser<BandwidthLimit>BandwidthLimit. getParserForType()static com.google.protobuf.Parser<BandwidthLimit>BandwidthLimit. parser()Methods in io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3 with parameters of type BandwidthLimit Modifier and Type Method Description BandwidthLimit.BuilderBandwidthLimit.Builder. mergeFrom(BandwidthLimit other)static BandwidthLimit.BuilderBandwidthLimit. newBuilder(BandwidthLimit prototype)
-