Class EnvironmentsClient.GetEnvironmentHistoryPagedResponse (4.12.0)

public static class EnvironmentsClient.GetEnvironmentHistoryPagedResponse extends AbstractPagedListResponse<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry,EnvironmentsClient.GetEnvironmentHistoryPage,EnvironmentsClient.GetEnvironmentHistoryFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EnvironmentsClient.GetEnvironmentHistoryPagedResponse

Static Methods

createAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, ApiFuture<EnvironmentHistory> futureResponse)

public static ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPagedResponse> createAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, ApiFuture<EnvironmentHistory> futureResponse)
Parameters Returns