Package com.google.cloud.logging.v2
Class ConfigClient.ListLinksPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListLinksRequest,ListLinksResponse,Link,ConfigClient.ListLinksPage,ConfigClient.ListLinksFixedSizeCollection>
com.google.cloud.logging.v2.ConfigClient.ListLinksPagedResponse
- All Implemented Interfaces:
PagedListResponse<Link>
- Enclosing class:
- ConfigClient
public static class ConfigClient.ListLinksPagedResponse
extends AbstractPagedListResponse<ListLinksRequest,ListLinksResponse,Link,ConfigClient.ListLinksPage,ConfigClient.ListLinksFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListLinksRequest, ListLinksResponse, Link> context, ApiFuture<ListLinksResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<ConfigClient.ListLinksPagedResponse> createAsync(PageContext<ListLinksRequest, ListLinksResponse, Link> context, ApiFuture<ListLinksResponse> futureResponse)
-