Class DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection (2.42.0)

public static class DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection extends AbstractFixedSizeCollection<ListMetadataImportsRequest,ListMetadataImportsResponse,MetadataImport,DataprocMetastoreClient.ListMetadataImportsPage,DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection

Methods

createCollection(List<DataprocMetastoreClient.ListMetadataImportsPage> pages, int collectionSize)

protected DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection createCollection(List<DataprocMetastoreClient.ListMetadataImportsPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListMetadataImportsPage>
collectionSizeint
Returns
TypeDescription
DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection
Overrides