Class PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource,PersistentResourceServiceClient.ListPersistentResourcesPage,PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1beta1.PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<PersistentResource>
- Enclosing class:
- PersistentResourceServiceClient
public static class PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource,PersistentResourceServiceClient.ListPersistentResourcesPage,PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection
createCollection(List<PersistentResourceServiceClient.ListPersistentResourcesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection createCollection(List<PersistentResourceServiceClient.ListPersistentResourcesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource,PersistentResourceServiceClient.ListPersistentResourcesPage,PersistentResourceServiceClient.ListPersistentResourcesFixedSizeCollection>
-
-