Class RegionBackendServicesClient.ListUsableFixedSizeCollection (1.105.0)

public static class RegionBackendServicesClient.ListUsableFixedSizeCollection extends AbstractFixedSizeCollection<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,BackendService,RegionBackendServicesClient.ListUsablePage,RegionBackendServicesClient.ListUsableFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > RegionBackendServicesClient.ListUsableFixedSizeCollection

Methods

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

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