Uses of Class
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaUsageReports
-
Packages that use RateLimitQuotaUsageReports Package Description io.envoyproxy.envoy.service.rate_limit_quota.v3 -
-
Uses of RateLimitQuotaUsageReports in io.envoyproxy.envoy.service.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaUsageReports Modifier and Type Method Description RateLimitQuotaUsageReportsRateLimitQuotaUsageReports.Builder. build()RateLimitQuotaUsageReportsRateLimitQuotaUsageReports.Builder. buildPartial()static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. getDefaultInstance()RateLimitQuotaUsageReportsRateLimitQuotaUsageReports.Builder. getDefaultInstanceForType()RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. getDefaultInstanceForType()static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseDelimitedFrom(InputStream input)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(byte[] data)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(com.google.protobuf.ByteString data)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(com.google.protobuf.CodedInputStream input)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(InputStream input)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(ByteBuffer data)static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return types with arguments of type RateLimitQuotaUsageReports Modifier and Type Method Description com.google.protobuf.Parser<RateLimitQuotaUsageReports>RateLimitQuotaUsageReports. getParserForType()static io.grpc.MethodDescriptor<RateLimitQuotaUsageReports,RateLimitQuotaResponse>RateLimitQuotaServiceGrpc. getStreamRateLimitQuotasMethod()static com.google.protobuf.Parser<RateLimitQuotaUsageReports>RateLimitQuotaUsageReports. parser()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.Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 with parameters of type RateLimitQuotaUsageReports Modifier and Type Method Description RateLimitQuotaUsageReports.BuilderRateLimitQuotaUsageReports.Builder. mergeFrom(RateLimitQuotaUsageReports other)static RateLimitQuotaUsageReports.BuilderRateLimitQuotaUsageReports. newBuilder(RateLimitQuotaUsageReports prototype)RateLimitQuotaResponseRateLimitQuotaService.BlockingInterface. streamRateLimitQuotas(com.google.protobuf.RpcController controller, RateLimitQuotaUsageReports request)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)
-