Class BackupForGKEClient.ListBackupPlansPagedResponse (0.35.0)

public static class BackupForGKEClient.ListBackupPlansPagedResponse extends AbstractPagedListResponse<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan,BackupForGKEClient.ListBackupPlansPage,BackupForGKEClient.ListBackupPlansFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupForGKEClient.ListBackupPlansPagedResponse

Static Methods

createAsync(PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ApiFuture<ListBackupPlansResponse> futureResponse)

public static ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse> createAsync(PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ApiFuture<ListBackupPlansResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan>
futureResponseApiFuture<ListBackupPlansResponse>
Returns
TypeDescription
ApiFuture<ListBackupPlansPagedResponse>