Uses of Class
io.envoyproxy.envoy.service.rate_limit_quota.v3.RateLimitQuotaUsageReports
Packages that use RateLimitQuotaUsageReports
-
Uses of RateLimitQuotaUsageReports in io.envoyproxy.envoy.service.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 declared as RateLimitQuotaUsageReportsModifier and TypeFieldDescriptionprivate static final RateLimitQuotaUsageReportsRateLimitQuotaUsageReports.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.service.rate_limit_quota.v3 with type parameters of type RateLimitQuotaUsageReportsModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor<RateLimitQuotaUsageReports, RateLimitQuotaResponse> RateLimitQuotaServiceGrpc.getStreamRateLimitQuotasMethodprivate static final com.google.protobuf.Parser<RateLimitQuotaUsageReports> RateLimitQuotaUsageReports.PARSERMethods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaUsageReportsModifier and TypeMethodDescriptionRateLimitQuotaUsageReports.Builder.build()RateLimitQuotaUsageReports.Builder.buildPartial()static RateLimitQuotaUsageReportsRateLimitQuotaUsageReports.getDefaultInstance()RateLimitQuotaUsageReports.Builder.getDefaultInstanceForType()RateLimitQuotaUsageReports.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 RateLimitQuotaUsageReportsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RateLimitQuotaUsageReports> RateLimitQuotaUsageReports.getParserForType()static io.grpc.MethodDescriptor<RateLimitQuotaUsageReports, RateLimitQuotaResponse> RateLimitQuotaServiceGrpc.getStreamRateLimitQuotasMethod()static com.google.protobuf.Parser<RateLimitQuotaUsageReports> RateLimitQuotaUsageReports.parser()default io.grpc.stub.StreamObserver<RateLimitQuotaUsageReports> RateLimitQuotaServiceGrpc.AsyncService.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 RateLimitQuotaUsageReportsModifier and TypeMethodDescriptionprivate voidRateLimitQuotaUsageReports.Builder.buildPartial0(RateLimitQuotaUsageReports result) private voidRateLimitQuotaUsageReports.Builder.buildPartialRepeatedFields(RateLimitQuotaUsageReports result) RateLimitQuotaUsageReports.Builder.mergeFrom(RateLimitQuotaUsageReports other) RateLimitQuotaUsageReports.newBuilder(RateLimitQuotaUsageReports prototype)