Class DatabaseAdminClient.ListBackupSchedulesPage (6.95.1)

public static class DatabaseAdminClient.ListBackupSchedulesPage extends AbstractPage,ListBackupSchedulesResponse,BackupSchedule,DatabaseAdminClient.ListBackupSchedulesPage>

Inheritance

java.lang.Object > AbstractPage > DatabaseAdminClient.ListBackupSchedulesPage

Methods

createPage(PageContext context, ListBackupSchedulesResponse response)

protected DatabaseAdminClient.ListBackupSchedulesPage createPage(PageContext,ListBackupSchedulesResponse,BackupSchedule> context, ListBackupSchedulesResponse response)
Parameters
Name Description
context PageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule>
response ListBackupSchedulesResponse
Returns
Type Description
DatabaseAdminClient.ListBackupSchedulesPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListBackupSchedulesPage> createPageAsync(PageContext,ListBackupSchedulesResponse,BackupSchedule> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule>
futureResponse ApiFuture<ListBackupSchedulesResponse>
Returns
Type Description
ApiFuture<ListBackupSchedulesPage>
Overrides