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