Class InternalRangeServiceClient.ListLocationsFixedSizeCollection (1.69.0)

public static class InternalRangeServiceClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,InternalRangeServiceClient.ListLocationsPage,InternalRangeServiceClient.ListLocationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > InternalRangeServiceClient.ListLocationsFixedSizeCollection

Methods

createCollection(List<InternalRangeServiceClient.ListLocationsPage> pages, int collectionSize)

protected InternalRangeServiceClient.ListLocationsFixedSizeCollection createCollection(List<InternalRangeServiceClient.ListLocationsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListLocationsPage>
collectionSize int
Returns
Type Description
InternalRangeServiceClient.ListLocationsFixedSizeCollection
Overrides