Class DatabaseAdminClient.ListBackupSchedulesPagedResponse (6.74.1)

public static class DatabaseAdminClient.ListBackupSchedulesPagedResponse extends AbstractPagedListResponse<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)

public static ApiFuture<DatabaseAdminClient.ListBackupSchedulesPagedResponse> createAsync(PageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule> context, ApiFuture<ListBackupSchedulesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBackupSchedulesRequest,ListBackupSchedulesResponse,BackupSchedule>
futureResponse ApiFuture<ListBackupSchedulesResponse>
Returns
Type Description
ApiFuture<ListBackupSchedulesPagedResponse>