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:
com.google.api.gax.paging.PagedListResponse<LogEntry>
- Enclosing class:
- LoggingClient
public static class LoggingClient.ListLogEntriesPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry,LoggingClient.ListLogEntriesPage,LoggingClient.ListLogEntriesFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context, com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<LoggingClient.ListLogEntriesPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListLogEntriesRequest,ListLogEntriesResponse,LogEntry> context, com.google.api.core.ApiFuture<ListLogEntriesResponse> futureResponse)
-
-