Class BackupDRClient.ListBackupVaultsPage (0.35.0)

publicstaticclass BackupDRClient.ListBackupVaultsPageextendsAbstractPage<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault,BackupDRClient.ListBackupVaultsPage>

Inheritance

java.lang.Object > AbstractPage > BackupDRClient.ListBackupVaultsPage

Methods

createPage(PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault> context, ListBackupVaultsResponse response)

protectedBackupDRClient.ListBackupVaultsPagecreatePage(PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault>context,ListBackupVaultsResponseresponse)
Parameters
Name Description
context PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault>
response ListBackupVaultsResponse
Returns
Type Description
BackupDRClient.ListBackupVaultsPage
Overrides

createPageAsync(PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault> context, ApiFuture<ListBackupVaultsResponse> futureResponse)

publicApiFuture<BackupDRClient.ListBackupVaultsPage>createPageAsync(PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault>context,ApiFuture<ListBackupVaultsResponse>futureResponse)
Parameters
Name Description
context PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault>
futureResponse ApiFuture<ListBackupVaultsResponse>
Returns
Type Description
ApiFuture<ListBackupVaultsPage>
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.