Class RegistryClient.ListApisFixedSizeCollection (0.49.0)

See more code actions.
public static class RegistryClient.ListApisFixedSizeCollection extends AbstractFixedSizeCollection<ListApisRequest,ListApisResponse,Api,RegistryClient.ListApisPage,RegistryClient.ListApisFixedSizeCollection>
java.lang.Object > AbstractFixedSizeCollection > RegistryClient.ListApisFixedSizeCollection

createCollection(List<RegistryClient.ListApisPage> pages, int collectionSize)

protected RegistryClient.ListApisFixedSizeCollection createCollection(List<RegistryClient.ListApisPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListApisPage>
collectionSize int
Overrides