public abstract class QuotaServiceStub implements BackgroundResource
Base stub class for the QuotaService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
QuotaServiceStub()
public QuotaServiceStub()
Methods
close()
public abstract void close()
listQuotaGroupsCallable()
public UnaryCallable<ListQuotaGroupsRequest,ListQuotaGroupsResponse> listQuotaGroupsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListQuotaGroupsRequest,ListQuotaGroupsResponse> |
listQuotaGroupsPagedCallable()
public UnaryCallable<ListQuotaGroupsRequest,QuotaServiceClient.ListQuotaGroupsPagedResponse> listQuotaGroupsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListQuotaGroupsRequest,ListQuotaGroupsPagedResponse> |