Class EnvironmentsClient.GetEnvironmentHistoryPagedResponse (4.48.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
Name Description
context PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,Entry>
futureResponse ApiFuture<EnvironmentHistory>
Returns
Type Description
ApiFuture<GetEnvironmentHistoryPagedResponse>