public static class ConfigClient.ListLinksPage extends com.google.api.gax.paging.AbstractPage<ListLinksRequest,ListLinksResponse,Link,ConfigClient.ListLinksPage>
Modifier and Type | Method and Description |
---|---|
protected ConfigClient.ListLinksPage |
createPage(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context,
ListLinksResponse response) |
com.google.api.core.ApiFuture<ConfigClient.ListLinksPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context,
com.google.api.core.ApiFuture<ListLinksResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected ConfigClient.ListLinksPage createPage(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context, ListLinksResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListLinksRequest,ListLinksResponse,Link,ConfigClient.ListLinksPage>
public com.google.api.core.ApiFuture<ConfigClient.ListLinksPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListLinksRequest,ListLinksResponse,Link> context, com.google.api.core.ApiFuture<ListLinksResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListLinksRequest,ListLinksResponse,Link,ConfigClient.ListLinksPage>
Copyright © 2023 Google LLC. All rights reserved.