Class EnvironmentsClient.LookupEnvironmentHistoryPagedResponse (0.52.0)

public static class EnvironmentsClient.LookupEnvironmentHistoryPagedResponse extends AbstractPagedListResponse<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment,EnvironmentsClient.LookupEnvironmentHistoryPage,EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EnvironmentsClient.LookupEnvironmentHistoryPagedResponse

Static Methods

createAsync(PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)

public static ApiFuture<EnvironmentsClient.LookupEnvironmentHistoryPagedResponse> createAsync(PageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment> context, ApiFuture<LookupEnvironmentHistoryResponse> futureResponse)
Parameters
NameDescription
contextPageContext<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment>
futureResponseApiFuture<LookupEnvironmentHistoryResponse>
Returns
TypeDescription
ApiFuture<LookupEnvironmentHistoryPagedResponse>