Class QuotaServiceGrpc.QuotaServiceBlockingV2Stub (0.48.0)

public static final class QuotaServiceGrpc.QuotaServiceBlockingV2Stub extends AbstractBlockingStub<QuotaServiceGrpc.QuotaServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service QuotaService.

Service to get method call quota information per CSS API method.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > QuotaServiceGrpc.QuotaServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected QuotaServiceGrpc.QuotaServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
QuotaServiceGrpc.QuotaServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listQuotaGroups(ListQuotaGroupsRequest request)

public ListQuotaGroupsResponse listQuotaGroups(ListQuotaGroupsRequest request)

Lists the daily call quota and usage per group for your CSS Center account.

Parameter
Name Description
request ListQuotaGroupsRequest
Returns
Type Description
ListQuotaGroupsResponse
Exceptions
Type Description
io.grpc.StatusException