Class DataformClient.FetchRepositoryHistoryPagedResponse (0.43.0)

public static class DataformClient.FetchRepositoryHistoryPagedResponse extends AbstractPagedListResponse<FetchRepositoryHistoryRequest,FetchRepositoryHistoryResponse,CommitLogEntry,DataformClient.FetchRepositoryHistoryPage,DataformClient.FetchRepositoryHistoryFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataformClient.FetchRepositoryHistoryPagedResponse

Static Methods

createAsync(PageContext<FetchRepositoryHistoryRequest,FetchRepositoryHistoryResponse,CommitLogEntry> context, ApiFuture<FetchRepositoryHistoryResponse> futureResponse)

public static ApiFuture<DataformClient.FetchRepositoryHistoryPagedResponse> createAsync(PageContext<FetchRepositoryHistoryRequest,FetchRepositoryHistoryResponse,CommitLogEntry> context, ApiFuture<FetchRepositoryHistoryResponse> futureResponse)
Parameters
Name Description
context PageContext<FetchRepositoryHistoryRequest,FetchRepositoryHistoryResponse,CommitLogEntry>
futureResponse ApiFuture<FetchRepositoryHistoryResponse>
Returns
Type Description
ApiFuture<FetchRepositoryHistoryPagedResponse>