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 RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.service.rate_limit_quota.v3 with type parameters of type RateLimitQuotaUsageReportsModifier and TypeFieldDescriptionprivate static io.grpc.MethodDescriptor
<RateLimitQuotaUsageReports, RateLimitQuotaResponse> RateLimitQuotaServiceGrpc.getStreamRateLimitQuotasMethod
private static final com.google.protobuf.Parser
<RateLimitQuotaUsageReports> RateLimitQuotaUsageReports.PARSER
Methods in io.envoyproxy.envoy.service.rate_limit_quota.v3 that return RateLimitQuotaUsageReportsModifier and TypeMethodDescriptionRateLimitQuotaUsageReports.Builder.build()
RateLimitQuotaUsageReports.Builder.buildPartial()
static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.getDefaultInstance()
RateLimitQuotaUsageReports.Builder.getDefaultInstanceForType()
RateLimitQuotaUsageReports.getDefaultInstanceForType()
static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseDelimitedFrom
(InputStream input) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(byte[] data) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(com.google.protobuf.ByteString data) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(com.google.protobuf.CodedInputStream input) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(InputStream input) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.parseFrom
(ByteBuffer data) static RateLimitQuotaUsageReports
RateLimitQuotaUsageReports.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 void
RateLimitQuotaUsageReports.Builder.buildPartial0
(RateLimitQuotaUsageReports result) private void
RateLimitQuotaUsageReports.Builder.buildPartialRepeatedFields
(RateLimitQuotaUsageReports result) RateLimitQuotaUsageReports.Builder.mergeFrom
(RateLimitQuotaUsageReports other) RateLimitQuotaUsageReports.newBuilder
(RateLimitQuotaUsageReports prototype)