Uses of Interface
io.envoyproxy.envoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatusOrBuilder
Packages that use RateLimitResponse.DescriptorStatusOrBuilder
-
Uses of RateLimitResponse.DescriptorStatusOrBuilder in io.envoyproxy.envoy.service.ratelimit.v2
Classes in io.envoyproxy.envoy.service.ratelimit.v2 that implement RateLimitResponse.DescriptorStatusOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatusstatic final classProtobuf typeenvoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatusMethods in io.envoyproxy.envoy.service.ratelimit.v2 that return RateLimitResponse.DescriptorStatusOrBuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.getStatusesOrBuilder(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.getStatusesOrBuilder(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponseOrBuilder.getStatusesOrBuilder(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return types with arguments of type RateLimitResponse.DescriptorStatusOrBuilderModifier and TypeMethodDescriptionList<? extends RateLimitResponse.DescriptorStatusOrBuilder>RateLimitResponse.Builder.getStatusesOrBuilderList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.List<? extends RateLimitResponse.DescriptorStatusOrBuilder>RateLimitResponse.getStatusesOrBuilderList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.List<? extends RateLimitResponse.DescriptorStatusOrBuilder>RateLimitResponseOrBuilder.getStatusesOrBuilderList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.