Package com.google.cloud.aiplatform.v1
Class MetadataServiceClient.ListContextsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.MetadataServiceClient.ListContextsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Context>
- Enclosing class:
- MetadataServiceClient
public static class MetadataServiceClient.ListContextsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected MetadataServiceClient.ListContextsFixedSizeCollection
createCollection(List<MetadataServiceClient.ListContextsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected MetadataServiceClient.ListContextsFixedSizeCollection createCollection(List<MetadataServiceClient.ListContextsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListContextsRequest,ListContextsResponse,Context,MetadataServiceClient.ListContextsPage,MetadataServiceClient.ListContextsFixedSizeCollection>
-
-