Uses of Interface
io.envoyproxy.envoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatusOrBuilder
-
Packages that use RateLimitResponse.DescriptorStatusOrBuilder Package Description io.envoyproxy.envoy.service.ratelimit.v2 -
-
Uses of RateLimitResponse.DescriptorStatusOrBuilder in io.envoyproxy.envoy.service.ratelimit.v2
Classes in io.envoyproxy.envoy.service.ratelimit.v2 that implement RateLimitResponse.DescriptorStatusOrBuilder Modifier and Type Class Description static classRateLimitResponse.DescriptorStatusProtobuf typeenvoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatusstatic classRateLimitResponse.DescriptorStatus.BuilderProtobuf typeenvoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatusMethods in io.envoyproxy.envoy.service.ratelimit.v2 that return RateLimitResponse.DescriptorStatusOrBuilder Modifier and Type Method Description RateLimitResponse.DescriptorStatusOrBuilderRateLimitResponse.Builder. getStatusesOrBuilder(int index)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatusOrBuilderRateLimitResponse. getStatusesOrBuilder(int index)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatusOrBuilderRateLimitResponseOrBuilder. 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.DescriptorStatusOrBuilder Modifier and Type Method Description List<? 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.
-