Uses of Class
io.envoyproxy.envoy.extensions.filters.network.ratelimit.v3.RateLimit
Packages that use RateLimit
-
Uses of RateLimit in io.envoyproxy.envoy.extensions.filters.network.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.ratelimit.v3 that return RateLimitModifier and TypeMethodDescriptionRateLimit.Builder.build()RateLimit.Builder.buildPartial()static RateLimitRateLimit.getDefaultInstance()RateLimit.Builder.getDefaultInstanceForType()RateLimit.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.network.ratelimit.v3 that return types with arguments of type RateLimitModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RateLimit>RateLimit.getParserForType()static com.google.protobuf.Parser<RateLimit>RateLimit.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.ratelimit.v3 with parameters of type RateLimitModifier and TypeMethodDescriptionstatic RateLimit.BuilderRateLimit.newBuilder(RateLimit prototype)