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