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