Uses of Class
io.envoyproxy.envoy.service.ratelimit.v2.RateLimitResponse.DescriptorStatus
-
Packages that use RateLimitResponse.DescriptorStatus Package Description io.envoyproxy.envoy.service.ratelimit.v2 -
-
Uses of RateLimitResponse.DescriptorStatus in io.envoyproxy.envoy.service.ratelimit.v2
Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return RateLimitResponse.DescriptorStatus Modifier and Type Method Description RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus.Builder. build()RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus.Builder. buildPartial()static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. getDefaultInstance()RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus.Builder. getDefaultInstanceForType()RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. getDefaultInstanceForType()RateLimitResponse.DescriptorStatusRateLimitResponse.Builder. getStatuses(int index)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatusRateLimitResponse. getStatuses(int index)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatusRateLimitResponseOrBuilder. getStatuses(int index)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseDelimitedFrom(InputStream input)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(byte[] data)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(com.google.protobuf.ByteString data)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(com.google.protobuf.CodedInputStream input)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(InputStream input)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(ByteBuffer data)static RateLimitResponse.DescriptorStatusRateLimitResponse.DescriptorStatus. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return types with arguments of type RateLimitResponse.DescriptorStatus Modifier and Type Method Description com.google.protobuf.Parser<RateLimitResponse.DescriptorStatus>RateLimitResponse.DescriptorStatus. getParserForType()List<RateLimitResponse.DescriptorStatus>RateLimitResponse.Builder. getStatusesList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.List<RateLimitResponse.DescriptorStatus>RateLimitResponse. getStatusesList()A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.List<RateLimitResponse.DescriptorStatus>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.v2 with parameters of type RateLimitResponse.DescriptorStatus Modifier and Type Method Description RateLimitResponse.BuilderRateLimitResponse.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.BuilderRateLimitResponse.Builder. addStatuses(RateLimitResponse.DescriptorStatus value)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.RateLimitResponse.DescriptorStatus.BuilderRateLimitResponse.DescriptorStatus.Builder. mergeFrom(RateLimitResponse.DescriptorStatus other)static RateLimitResponse.DescriptorStatus.BuilderRateLimitResponse.DescriptorStatus. newBuilder(RateLimitResponse.DescriptorStatus prototype)RateLimitResponse.BuilderRateLimitResponse.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.v2 with type arguments of type RateLimitResponse.DescriptorStatus Modifier and Type Method Description RateLimitResponse.BuilderRateLimitResponse.Builder. addAllStatuses(Iterable<? extends RateLimitResponse.DescriptorStatus> values)A list of DescriptorStatus messages which matches the length of the descriptor list passed in the RateLimitRequest.
-