Class DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema,DocumentSchemaServiceClient.ListDocumentSchemasPage,DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection>
-
- com.google.cloud.contentwarehouse.v1.DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<DocumentSchema>
- Enclosing class:
- DocumentSchemaServiceClient
public static class DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema,DocumentSchemaServiceClient.ListDocumentSchemasPage,DocumentSchemaServiceClient.ListDocumentSchemasFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema> context, com.google.api.core.ApiFuture<ListDocumentSchemasResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DocumentSchemaServiceClient.ListDocumentSchemasPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDocumentSchemasRequest,ListDocumentSchemasResponse,DocumentSchema> context, com.google.api.core.ApiFuture<ListDocumentSchemasResponse> futureResponse)
-
-