Class DatabaseAdminClient.ListBackupOperationsPagedResponse

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
NameDescription
contextPageContext<ListBackupOperationsRequest,ListBackupOperationsResponse,Operation>
futureResponseApiFuture<ListBackupOperationsResponse>
Returns
TypeDescription
ApiFuture<ListBackupOperationsPagedResponse>