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