Class RegionBackendServicesClient.ListFixedSizeCollection (1.105.0)

public static class RegionBackendServicesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListRegionBackendServicesRequest,BackendServiceList,BackendService,RegionBackendServicesClient.ListPage,RegionBackendServicesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionBackendServicesClient.ListFixedSizeCollection

Methods

createCollection(@Nullable List<RegionBackendServicesClient.ListPage> pages, int collectionSize)

protected RegionBackendServicesClient.ListFixedSizeCollection createCollection(@Nullable List<RegionBackendServicesClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListPage>
collectionSize int
Returns
Type Description
RegionBackendServicesClient.ListFixedSizeCollection
Overrides