Uses of Class
io.envoyproxy.envoy.extensions.filters.http.bandwidth_limit.v3.BandwidthLimit
Packages that use BandwidthLimit
-
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 BandwidthLimitModifier and TypeMethodDescriptionBandwidthLimit.Builder.build()BandwidthLimit.Builder.buildPartial()static BandwidthLimitBandwidthLimit.getDefaultInstance()BandwidthLimit.Builder.getDefaultInstanceForType()BandwidthLimit.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 BandwidthLimitModifier and TypeMethodDescriptioncom.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 BandwidthLimitModifier and TypeMethodDescriptionBandwidthLimit.Builder.mergeFrom(BandwidthLimit other) static BandwidthLimit.BuilderBandwidthLimit.newBuilder(BandwidthLimit prototype)