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:
com.google.api.gax.paging.PagedListResponse<String>
- Enclosing class:
- LoggingClient
public static class LoggingClient.ListLogsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListLogsRequest,ListLogsResponse,String,LoggingClient.ListLogsPage,LoggingClient.ListLogsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<LoggingClient.ListLogsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context, com.google.api.core.ApiFuture<ListLogsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<LoggingClient.ListLogsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListLogsRequest,ListLogsResponse,String> context, com.google.api.core.ApiFuture<ListLogsResponse> futureResponse)
-
-