Package com.google.cloud.retail.v2
Class ServingConfigServiceClient.ListServingConfigsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig,ServingConfigServiceClient.ListServingConfigsPage,ServingConfigServiceClient.ListServingConfigsFixedSizeCollection>
-
- com.google.cloud.retail.v2.ServingConfigServiceClient.ListServingConfigsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<ServingConfig>
- Enclosing class:
- ServingConfigServiceClient
public static class ServingConfigServiceClient.ListServingConfigsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig,ServingConfigServiceClient.ListServingConfigsPage,ServingConfigServiceClient.ListServingConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ServingConfigServiceClient.ListServingConfigsFixedSizeCollection
createCollection(List<ServingConfigServiceClient.ListServingConfigsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ServingConfigServiceClient.ListServingConfigsFixedSizeCollection createCollection(List<ServingConfigServiceClient.ListServingConfigsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig,ServingConfigServiceClient.ListServingConfigsPage,ServingConfigServiceClient.ListServingConfigsFixedSizeCollection>
-
-