Class ContentServiceClient.ListContentPagedResponse (1.0.1)

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
NameDescription
contextPageContext<ListContentRequest,ListContentResponse,Content>
futureResponseApiFuture<ListContentResponse>
Returns
TypeDescription
ApiFuture<ListContentPagedResponse>