Uses of Class
io.envoyproxy.envoy.service.ratelimit.v3.RateLimitResponse.DescriptorStatus
Packages that use RateLimitResponse.DescriptorStatus
-
Uses of RateLimitResponse.DescriptorStatus in io.envoyproxy.envoy.service.ratelimit.v3
Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return RateLimitResponse.DescriptorStatusModifier and TypeMethodDescriptionRateLimitResponse.DescriptorStatus.Builder.build()RateLimitResponse.DescriptorStatus.Builder.buildPartial()RateLimitResponse.DescriptorStatus.getDefaultInstance()RateLimitResponse.DescriptorStatus.Builder.getDefaultInstanceForType()RateLimitResponse.DescriptorStatus.getDefaultInstanceForType()RateLimitResponse.Builder.getStatuses(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.getStatuses(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponseOrBuilder.getStatuses(int index) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatus.parseDelimitedFrom(InputStream input) RateLimitResponse.DescriptorStatus.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitResponse.DescriptorStatus.parseFrom(byte[] data) RateLimitResponse.DescriptorStatus.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.ByteString data) RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.CodedInputStream input) RateLimitResponse.DescriptorStatus.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitResponse.DescriptorStatus.parseFrom(InputStream input) RateLimitResponse.DescriptorStatus.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RateLimitResponse.DescriptorStatus.parseFrom(ByteBuffer data) RateLimitResponse.DescriptorStatus.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return types with arguments of type RateLimitResponse.DescriptorStatusModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RateLimitResponse.DescriptorStatus>RateLimitResponse.DescriptorStatus.getParserForType()RateLimitResponse.Builder.getStatusesList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.getStatusesList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponseOrBuilder.getStatusesList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.static com.google.protobuf.Parser<RateLimitResponse.DescriptorStatus>RateLimitResponse.DescriptorStatus.parser()Methods in io.envoyproxy.envoy.service.ratelimit.v3 with parameters of type RateLimitResponse.DescriptorStatusModifier and TypeMethodDescriptionRateLimitResponse.Builder.addStatuses(int index, RateLimitResponse.DescriptorStatus value) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.Builder.addStatuses(RateLimitResponse.DescriptorStatus value) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatus.Builder.mergeFrom(RateLimitResponse.DescriptorStatus other) RateLimitResponse.DescriptorStatus.newBuilder(RateLimitResponse.DescriptorStatus prototype) RateLimitResponse.Builder.setStatuses(int index, RateLimitResponse.DescriptorStatus value) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.Method parameters in io.envoyproxy.envoy.service.ratelimit.v3 with type arguments of type RateLimitResponse.DescriptorStatusModifier and TypeMethodDescriptionRateLimitResponse.Builder.addAllStatuses(Iterable<? extends RateLimitResponse.DescriptorStatus> values) A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.