Class InstanceAdminClient.ListInstancePartitionOperationsPage
java.lang.Object
com.google.api.gax.paging.AbstractPage<ListInstancePartitionOperationsRequest,ListInstancePartitionOperationsResponse,Operation,InstanceAdminClient.ListInstancePartitionOperationsPage>
com.google.cloud.spanner.admin.instance.v1.InstanceAdminClient.ListInstancePartitionOperationsPage
- Enclosing class:
- InstanceAdminClient
public static class InstanceAdminClient.ListInstancePartitionOperationsPage
extends AbstractPage<ListInstancePartitionOperationsRequest,ListInstancePartitionOperationsResponse,Operation,InstanceAdminClient.ListInstancePartitionOperationsPage>
-
Method Summary
Modifier and TypeMethodDescriptioncreatePage(PageContext<ListInstancePartitionOperationsRequest, ListInstancePartitionOperationsResponse, Operation> context, ListInstancePartitionOperationsResponse response) createPageAsync(PageContext<ListInstancePartitionOperationsRequest, ListInstancePartitionOperationsResponse, Operation> context, ApiFuture<ListInstancePartitionOperationsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPage
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.api.gax.paging.Page
streamAll, streamValues
-
Method Details
-
createPage
-
createPageAsync
public ApiFuture<InstanceAdminClient.ListInstancePartitionOperationsPage> createPageAsync(PageContext<ListInstancePartitionOperationsRequest, ListInstancePartitionOperationsResponse, Operation> context, ApiFuture<ListInstancePartitionOperationsResponse> futureResponse)
-