Class DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema,DocumentSchemaServiceClient.ListDocumentSchemasPage,DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection>
-
- com.google.cloud.contentwarehouse.v1.DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<DocumentSchema>
- Enclosing class:
- DocumentSchemaServiceClient
public static class DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema,DocumentSchemaServiceClient.ListDocumentSchemasPage,DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection
createCollection(List<DocumentSchemaServiceClient.ListDocumentSchemasPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection createCollection(List<DocumentSchemaServiceClient.ListDocumentSchemasPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema,DocumentSchemaServiceClient.ListDocumentSchemasPage,DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection>
-
-