Class DatabaseAdminClient.ListBackupSchedulesPagedResponse (6.89.0)

publicstaticclassDatabaseAdminClient.ListBackupSchedulesPagedResponseextendsAbstractPagedListResponse<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule,DatabaseAdminClient.ListBackupSchedulesPage,DatabaseAdminClient.ListBackupSchedulesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatabaseAdminClient.ListBackupSchedulesPagedResponse

Static Methods

createAsync(PageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule> context, ApiFuture<ListBackupSchedulesResponse> futureResponse)

publicstaticApiFuture<DatabaseAdminClient.ListBackupSchedulesPagedResponse>createAsync(PageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule>context,ApiFuture<ListBackupSchedulesResponse>futureResponse)
Parameters
NameDescription
contextPageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule>
futureResponseApiFuture<ListBackupSchedulesResponse>
Returns
TypeDescription
ApiFuture<ListBackupSchedulesPagedResponse>