Class EnvironmentsClient.GetEnvironmentHistoryFixedSizeCollection (4.47.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > EnvironmentsClient.GetEnvironmentHistoryFixedSizeCollection

Methods

createCollection(List<EnvironmentsClient.GetEnvironmentHistoryPage> pages, int collectionSize)

protected EnvironmentsClient.GetEnvironmentHistoryFixedSizeCollection createCollection(List<EnvironmentsClient.GetEnvironmentHistoryPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<GetEnvironmentHistoryPage>
collectionSizeint
Returns
TypeDescription
EnvironmentsClient.GetEnvironmentHistoryFixedSizeCollection
Overrides