public static class SchemaServiceClient.ListSchemasPage extends com.google.api.gax.paging.AbstractPage<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage>
Modifier and Type | Method and Description |
---|---|
protected SchemaServiceClient.ListSchemasPage |
createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
ListSchemasResponse response) |
com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context,
com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected SchemaServiceClient.ListSchemasPage createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, ListSchemasResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage>
public com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListSchemasRequest,ListSchemasResponse,Schema,SchemaServiceClient.ListSchemasPage>
Copyright © 2023 Google LLC. All rights reserved.