Class DatabaseAdminClient.ListBackupOperationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation,DatabaseAdminClient.ListBackupOperationsPage,DatabaseAdminClient.ListBackupOperationsFixedSizeCollection>
-
- com.google.cloud.spanner.admin.database.v1.DatabaseAdminClient.ListBackupOperationsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<com.google.longrunning.Operation>
- Enclosing class:
- DatabaseAdminClient
public static class DatabaseAdminClient.ListBackupOperationsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation,DatabaseAdminClient.ListBackupOperationsPage,DatabaseAdminClient.ListBackupOperationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DatabaseAdminClient.ListBackupOperationsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,com.google.longrunning.Operation> context, com.google.api.core.ApiFuture<ListBackupOperationsResponse> futureResponse)
-
-