Class LoggingClient.ListLogsPagedResponse (3.16.2)

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
NameDescription
contextPageContext<ListLogsRequest,ListLogsResponse,String>
futureResponseApiFuture<ListLogsResponse>
Returns
TypeDescription
ApiFuture<ListLogsPagedResponse>