Uses of Class
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaResponse
-
Packages that use RateLimitQuotaResponse Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaResponse in io.envoyproxy.envoy.service.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaResponse Modifier and Type Method Description RateLimitQuotaResponseRateLimitQuotaResponse.Builder. build()RateLimitQuotaResponseRateLimitQuotaResponse.Builder. buildPartial()static RateLimitQuotaResponseRateLimitQuotaResponse. getDefaultInstance()RateLimitQuotaResponseRateLimitQuotaResponse.Builder. getDefaultInstanceForType()RateLimitQuotaResponseRateLimitQuotaResponse. getDefaultInstanceForType()static RateLimitQuotaResponseRateLimitQuotaResponse. parseDelimitedFrom(InputStream input)static RateLimitQuotaResponseRateLimitQuotaResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(byte[] data)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(com.google.protobuf.ByteString data)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(com.google.protobuf.CodedInputStream input)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(InputStream input)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(ByteBuffer data)static RateLimitQuotaResponseRateLimitQuotaResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RateLimitQuotaResponseRateLimitQuotaService.BlockingInterface. streamRateLimitQuotas(com.google.protobuf.RpcController controller, RateLimitQuotaUsageReports request)Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaResponse Modifier and Type Method Description com.google.protobuf.Parser<RateLimitQuotaResponse>RateLimitQuotaResponse. getParserForType()static io.grpc.MethodDescriptor<RateLimitQuotaUsageReports,RateLimitQuotaResponse>RateLimitQuotaServiceGrpc. getStreamRateLimitQuotasMethod()static com.google.protobuf.Parser<RateLimitQuotaResponse>RateLimitQuotaResponse. parser()Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 with parameters of type RateLimitQuotaResponse Modifier and Type Method Description RateLimitQuotaResponse.BuilderRateLimitQuotaResponse.Builder. mergeFrom(RateLimitQuotaResponse other)static RateLimitQuotaResponse.BuilderRateLimitQuotaResponse. newBuilder(RateLimitQuotaResponse prototype)Method parameters in io.envoyproxy.envoy.service.rate_limit_quota.v3 with type arguments of type RateLimitQuotaResponse Modifier and Type Method Description voidRateLimitQuotaService.Interface. streamRateLimitQuotas(com.google.protobuf.RpcController controller, RateLimitQuotaUsageReports request, com.google.protobuf.RpcCallback<RateLimitQuotaResponse> done)Main communication channel: the data plane sends usage reports to the RLQS server, and the server asynchronously responding with the assignments.abstract voidRateLimitQuotaService. streamRateLimitQuotas(com.google.protobuf.RpcController controller, RateLimitQuotaUsageReports request, com.google.protobuf.RpcCallback<RateLimitQuotaResponse> done)Main communication channel: the data plane sends usage reports to the RLQS server, and the server asynchronously responding with the assignments.voidRateLimitQuotaService.Stub. streamRateLimitQuotas(com.google.protobuf.RpcController controller, RateLimitQuotaUsageReports request, com.google.protobuf.RpcCallback<RateLimitQuotaResponse> done)io.grpc.stub.StreamObserver<RateLimitQuotaUsageReports>RateLimitQuotaServiceGrpc.RateLimitQuotaServiceImplBase. streamRateLimitQuotas(io.grpc.stub.StreamObserver<RateLimitQuotaResponse> responseObserver)Main communication channel: the data plane sends usage reports to the RLQS server, and the server asynchronously responding with the assignments.io.grpc.stub.StreamObserver<RateLimitQuotaUsageReports>RateLimitQuotaServiceGrpc.RateLimitQuotaServiceStub. streamRateLimitQuotas(io.grpc.stub.StreamObserver<RateLimitQuotaResponse> responseObserver)Main communication channel: the data plane sends usage reports to the RLQS server, and the server asynchronously responding with the assignments.
-