Class LoggingClient.ListLogsPagedResponse (3.17.0)

public static class LoggingClient.ListLogsPagedResponse extends AbstractPagedListResponse<ListLogsRequest,ListLogsResponse,String,LoggingClient.ListLogsPage,LoggingClient.ListLogsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LoggingClient.ListLogsPagedResponse

Static Methods

createAsync(PageContext<ListLogsRequest,ListLogsResponse,String> context, ApiFuture<ListLogsResponse> futureResponse)

public static ApiFuture<LoggingClient.ListLogsPagedResponse> createAsync(PageContext<ListLogsRequest,ListLogsResponse,String> context, ApiFuture<ListLogsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLogsRequest,ListLogsResponse,String>
futureResponse ApiFuture<ListLogsResponse>
Returns
Type Description
ApiFuture<ListLogsPagedResponse>