Class SecureSourceManagerClient.ListIssueCommentsPagedResponse (0.40.0)

public static class SecureSourceManagerClient.ListIssueCommentsPagedResponse extends AbstractPagedListResponse<ListIssueCommentsRequest,ListIssueCommentsResponse,IssueComment,SecureSourceManagerClient.ListIssueCommentsPage,SecureSourceManagerClient.ListIssueCommentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SecureSourceManagerClient.ListIssueCommentsPagedResponse

Static Methods

createAsync(PageContext<ListIssueCommentsRequest,ListIssueCommentsResponse,IssueComment> context, ApiFuture<ListIssueCommentsResponse> futureResponse)

public static ApiFuture<SecureSourceManagerClient.ListIssueCommentsPagedResponse> createAsync(PageContext<ListIssueCommentsRequest,ListIssueCommentsResponse,IssueComment> context, ApiFuture<ListIssueCommentsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListIssueCommentsRequest,ListIssueCommentsResponse,IssueComment>
futureResponse ApiFuture<ListIssueCommentsResponse>
Returns
Type Description
ApiFuture<ListIssueCommentsPagedResponse>