Class DatabaseAdminClient.ListBackupOperationsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation,DatabaseAdminClient.ListBackupOperationsPage,DatabaseAdminClient.ListBackupOperationsFixedSizeCollection>
com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient.ListBackupOperationsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Operation>
- Enclosing class:
- DatabaseAdminClient
public static class DatabaseAdminClient.ListBackupOperationsPagedResponse
extends AbstractPagedListResponse<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation,DatabaseAdminClient.ListBackupOperationsPage,DatabaseAdminClient.ListBackupOperationsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListBackupOperationsRequest, ListBackupOperationsResponse, Operation> context, ApiFuture<ListBackupOperationsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<DatabaseAdminClient.ListBackupOperationsPagedResponse> createAsync(PageContext<ListBackupOperationsRequest, ListBackupOperationsResponse, Operation> context, ApiFuture<ListBackupOperationsResponse> futureResponse)
-