public static class EnvironmentsClient.GetEnvironmentHistoryPage extends AbstractPage<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry,EnvironmentsClient.GetEnvironmentHistoryPage>
Modifier and Type | Method and Description |
---|---|
protected EnvironmentsClient.GetEnvironmentHistoryPage |
createPage(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context,
EnvironmentHistory response) |
ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPage> |
createPageAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context,
ApiFuture<EnvironmentHistory> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected EnvironmentsClient.GetEnvironmentHistoryPage createPage(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, EnvironmentHistory response)
public ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPage> createPageAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, ApiFuture<EnvironmentHistory> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.