Class DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection (2.43.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
Name Description
pages List<ListMetadataImportsPage>
collectionSize int
Returns
Type Description
DataprocMetastoreClient.ListMetadataImportsFixedSizeCollection
Overrides