| Package | Description |
|---|---|
| com.google.api.apikeys.v2 |
A client to API Keys API
|
| Modifier and Type | Method and Description |
|---|---|
protected ApiKeysClient.ListKeysPage |
ApiKeysClient.ListKeysPage.createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
ListKeysResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ApiKeysClient.ListKeysPage> |
ApiKeysClient.ListKeysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
com.google.api.core.ApiFuture<ListKeysResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ApiKeysClient.ListKeysFixedSizeCollection |
ApiKeysClient.ListKeysFixedSizeCollection.createCollection(List<ApiKeysClient.ListKeysPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.