Class SecureSourceManagerClient.ListPullRequestCommentsPagedResponse (0.40.0)

public static class SecureSourceManagerClient.ListPullRequestCommentsPagedResponse extends AbstractPagedListResponse<ListPullRequestCommentsRequest,ListPullRequestCommentsResponse,PullRequestComment,SecureSourceManagerClient.ListPullRequestCommentsPage,SecureSourceManagerClient.ListPullRequestCommentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecureSourceManagerClient.ListPullRequestCommentsPagedResponse

Static Methods

createAsync(PageContext<ListPullRequestCommentsRequest,ListPullRequestCommentsResponse,PullRequestComment> context, ApiFuture<ListPullRequestCommentsResponse> futureResponse)

public static ApiFuture<SecureSourceManagerClient.ListPullRequestCommentsPagedResponse> createAsync(PageContext<ListPullRequestCommentsRequest,ListPullRequestCommentsResponse,PullRequestComment> context, ApiFuture<ListPullRequestCommentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPullRequestCommentsRequest,ListPullRequestCommentsResponse,PullRequestComment>
futureResponse ApiFuture<ListPullRequestCommentsResponse>
Returns
Type Description
ApiFuture<ListPullRequestCommentsPagedResponse>