Class DocumentLinkServiceClient.ListLinkedSourcesPagedResponse (0.37.0)

public static class DocumentLinkServiceClient.ListLinkedSourcesPagedResponse extends AbstractPagedListResponse<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink,DocumentLinkServiceClient.ListLinkedSourcesPage,DocumentLinkServiceClient.ListLinkedSourcesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DocumentLinkServiceClient.ListLinkedSourcesPagedResponse

Static Methods

public static ApiFuture<DocumentLinkServiceClient.ListLinkedSourcesPagedResponse> createAsync(PageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink> context, ApiFuture<ListLinkedSourcesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListLinkedSourcesRequest,ListLinkedSourcesResponse,DocumentLink>
futureResponseApiFuture<ListLinkedSourcesResponse>
Returns
TypeDescription
ApiFuture<ListLinkedSourcesPagedResponse>