public static class EnvironmentsClient.GetEnvironmentHistoryPagedResponse extends AbstractPagedListResponse<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry,EnvironmentsClient.GetEnvironmentHistoryPage,EnvironmentsClient.GetEnvironmentHistoryFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPagedResponse> |
createAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context,
ApiFuture<EnvironmentHistory> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static ApiFuture<EnvironmentsClient.GetEnvironmentHistoryPagedResponse> createAsync(PageContext<GetEnvironmentHistoryRequest,EnvironmentHistory,EnvironmentHistory.Entry> context, ApiFuture<EnvironmentHistory> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.