Class SchemaServiceClient.ListSchemasPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage,SchemaServiceClient.ListSchemasFixedSizeCollection>
-
- com.google.cloud.discoveryengine.v1beta.SchemaServiceClient.ListSchemasPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Schema>
- Enclosing class:
- SchemaServiceClient
public static class SchemaServiceClient.ListSchemasPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage,SchemaServiceClient.ListSchemasFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse)
-
-