public static class ApiKeysClient.ListKeysPage extends com.google.api.gax.paging.AbstractPage<ListKeysRequest,ListKeysResponse,Key,ApiKeysClient.ListKeysPage>
| Modifier and Type | Method and Description |
|---|---|
protected ApiKeysClient.ListKeysPage |
createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
ListKeysResponse response) |
com.google.api.core.ApiFuture<ApiKeysClient.ListKeysPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
com.google.api.core.ApiFuture<ListKeysResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected ApiKeysClient.ListKeysPage createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, ListKeysResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListKeysRequest,ListKeysResponse,Key,ApiKeysClient.ListKeysPage>public com.google.api.core.ApiFuture<ApiKeysClient.ListKeysPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, com.google.api.core.ApiFuture<ListKeysResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListKeysRequest,ListKeysResponse,Key,ApiKeysClient.ListKeysPage>Copyright © 2024 Google LLC. All rights reserved.