Package com.google.cloud.gkebackup.v1
Class BackupForGKEClient.ListBackupPlansPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan,BackupForGKEClient.ListBackupPlansPage,BackupForGKEClient.ListBackupPlansFixedSizeCollection>
-
- com.google.cloud.gkebackup.v1.BackupForGKEClient.ListBackupPlansPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<BackupPlan>
- Enclosing class:
- BackupForGKEClient
public static class BackupForGKEClient.ListBackupPlansPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan,BackupForGKEClient.ListBackupPlansPage,BackupForGKEClient.ListBackupPlansFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BackupForGKEClient.ListBackupPlansPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, com.google.api.core.ApiFuture<ListBackupPlansResponse> futureResponse)
-
-