Class GDCHardwareManagementClient.ListCommentsPagedResponse (0.1.0)

public static class GDCHardwareManagementClient.ListCommentsPagedResponse extends AbstractPagedListResponse<ListCommentsRequest,ListCommentsResponse,Comment,GDCHardwareManagementClient.ListCommentsPage,GDCHardwareManagementClient.ListCommentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GDCHardwareManagementClient.ListCommentsPagedResponse

Static Methods

createAsync(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ApiFuture<ListCommentsResponse> futureResponse)

public static ApiFuture<GDCHardwareManagementClient.ListCommentsPagedResponse> createAsync(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ApiFuture<ListCommentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListCommentsRequest,ListCommentsResponse,Comment>
futureResponse ApiFuture<ListCommentsResponse>
Returns
Type Description
ApiFuture<ListCommentsPagedResponse>