Class SchemaServiceClient.ListSchemasFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage,SchemaServiceClient.ListSchemasFixedSizeCollection>
-
- com.google.cloud.discoveryengine.v1.SchemaServiceClient.ListSchemasFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Schema>
- Enclosing class:
- SchemaServiceClient
public static class SchemaServiceClient.ListSchemasFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage,SchemaServiceClient.ListSchemasFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SchemaServiceClient.ListSchemasFixedSizeCollection
createCollection(List<SchemaServiceClient.ListSchemasPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected SchemaServiceClient.ListSchemasFixedSizeCollection createCollection(List<SchemaServiceClient.ListSchemasPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage,SchemaServiceClient.ListSchemasFixedSizeCollection>
-
-