public static class GDCHardwareManagementClient.ListCommentsPage extends AbstractPage<ListCommentsRequest,ListCommentsResponse,Comment,GDCHardwareManagementClient.ListCommentsPage>
Methods
createPage(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ListCommentsResponse response)
protected GDCHardwareManagementClient.ListCommentsPage createPage(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ListCommentsResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListCommentsRequest,ListCommentsResponse,Comment> |
response |
ListCommentsResponse |
Returns | |
---|---|
Type | Description |
GDCHardwareManagementClient.ListCommentsPage |
createPageAsync(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ApiFuture<ListCommentsResponse> futureResponse)
public ApiFuture<GDCHardwareManagementClient.ListCommentsPage> createPageAsync(PageContext<ListCommentsRequest,ListCommentsResponse,Comment> context, ApiFuture<ListCommentsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListCommentsRequest,ListCommentsResponse,Comment> |
futureResponse |
ApiFuture<ListCommentsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListCommentsPage> |