public static class SchemaServiceClient.ListSchemasFixedSizeCollection extends AbstractFixedSizeCollection<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage,SchemaServiceClient.ListSchemasFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > SchemaServiceClient.ListSchemasFixedSizeCollectionMethods
createCollection(List<SchemaServiceClient.ListSchemasPage> pages, int collectionSize)
protected SchemaServiceClient.ListSchemasFixedSizeCollection createCollection(List<SchemaServiceClient.ListSchemasPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages | List<ListSchemasPage> |
collectionSize | int |
Returns | |
---|---|
Type | Description |
SchemaServiceClient.ListSchemasFixedSizeCollection |