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