Package com.google.cloud.logging.v2
Class LoggingClient.ListLogsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListLogsRequest,ListLogsResponse,String,LoggingClient.ListLogsPage,LoggingClient.ListLogsFixedSizeCollection>
com.google.cloud.logging.v2.LoggingClient.ListLogsPagedResponse
- All Implemented Interfaces:
PagedListResponse<String>
- Enclosing class:
- LoggingClient
public static class LoggingClient.ListLogsPagedResponse
extends AbstractPagedListResponse<ListLogsRequest,ListLogsResponse,String,LoggingClient.ListLogsPage,LoggingClient.ListLogsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListLogsRequest, ListLogsResponse, String> context, ApiFuture<ListLogsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<LoggingClient.ListLogsPagedResponse> createAsync(PageContext<ListLogsRequest, ListLogsResponse, String> context, ApiFuture<ListLogsResponse> futureResponse)
-