Class DatabaseAdminClient.ListBackupOperationsPagedResponse (6.65.1)

public static class DatabaseAdminClient.ListBackupOperationsPagedResponse extends AbstractPagedListResponse<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation,DatabaseAdminClient.ListBackupOperationsPage,DatabaseAdminClient.ListBackupOperationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatabaseAdminClient.ListBackupOperationsPagedResponse

Static Methods

createAsync(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context, ApiFuture<ListBackupOperationsResponse> futureResponse)

public static ApiFuture<DatabaseAdminClient.ListBackupOperationsPagedResponse> createAsync(PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation> context, ApiFuture<ListBackupOperationsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation>
futureResponse ApiFuture<ListBackupOperationsResponse>
Returns
Type Description
ApiFuture<ListBackupOperationsPagedResponse>