| Package | Description |
|---|---|
| com.google.api.cloudquotas.v1 |
A client to Cloud Quotas API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected CloudQuotasClient.ListQuotaPreferencesPage |
CloudQuotasClient.ListQuotaPreferencesPage.createPage(com.google.api.gax.rpc.PageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference> context,
ListQuotaPreferencesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<CloudQuotasClient.ListQuotaPreferencesPage> |
CloudQuotasClient.ListQuotaPreferencesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse,QuotaPreference> context,
com.google.api.core.ApiFuture<ListQuotaPreferencesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected CloudQuotasClient.ListQuotaPreferencesFixedSizeCollection |
CloudQuotasClient.ListQuotaPreferencesFixedSizeCollection.createCollection(List<CloudQuotasClient.ListQuotaPreferencesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.