public abstract class AccountLimitsServiceStub implements BackgroundResourceBase stub class for the AccountLimitsService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AccountLimitsServiceStub()
public AccountLimitsServiceStub()Methods
close()
public abstract void close()getAccountLimitCallable()
public UnaryCallable<GetAccountLimitRequest,AccountLimit> getAccountLimitCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<GetAccountLimitRequest,AccountLimit> |
|
listAccountLimitsCallable()
public UnaryCallable<ListAccountLimitsRequest,ListAccountLimitsResponse> listAccountLimitsCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListAccountLimitsRequest,ListAccountLimitsResponse> |
|
listAccountLimitsPagedCallable()
public UnaryCallable<ListAccountLimitsRequest,AccountLimitsServiceClient.ListAccountLimitsPagedResponse> listAccountLimitsPagedCallable()| Returns | |
|---|---|
| Type | Description |
UnaryCallable<ListAccountLimitsRequest,ListAccountLimitsPagedResponse> |
|