Class EnvironmentsClient.GetEnvironmentHistoryPagedResponse (4.47.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
NameDescription
contextPageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,Entry>
futureResponseApiFuture<EnvironmentHistory>
Returns
TypeDescription
ApiFuture<GetEnvironmentHistoryPagedResponse>