Class NetAppClient.ListBackupVaultsPagedResponse (0.13.0)

public static class NetAppClient.ListBackupVaultsPagedResponse extends AbstractPagedListResponse<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault,NetAppClient.ListBackupVaultsPage,NetAppClient.ListBackupVaultsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetAppClient.ListBackupVaultsPagedResponse

Static Methods

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

public static ApiFuture<NetAppClient.ListBackupVaultsPagedResponse> createAsync(PageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault> context, ApiFuture<ListBackupVaultsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListBackupVaultsRequest,ListBackupVaultsResponse,BackupVault>
futureResponseApiFuture<ListBackupVaultsResponse>
Returns
TypeDescription
ApiFuture<ListBackupVaultsPagedResponse>