Class ContentServiceClient.ListContentPagedResponse (1.41.0)

public static class ContentServiceClient.ListContentPagedResponse extends AbstractPagedListResponse<ListContentRequest,ListContentResponse,Content,ContentServiceClient.ListContentPage,ContentServiceClient.ListContentFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContentServiceClient.ListContentPagedResponse

Static Methods

createAsync(PageContext<ListContentRequest,ListContentResponse,Content> context, ApiFuture<ListContentResponse> futureResponse)

public static ApiFuture<ContentServiceClient.ListContentPagedResponse> createAsync(PageContext<ListContentRequest,ListContentResponse,Content> context, ApiFuture<ListContentResponse> futureResponse)
Parameters
Name Description
context PageContext<ListContentRequest,ListContentResponse,Content>
futureResponse ApiFuture<ListContentResponse>
Returns
Type Description
ApiFuture<ListContentPagedResponse>