Package com.google.cloud.gkebackup.v1
Class BackupForGKEClient.ListLocationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,BackupForGKEClient.ListLocationsPage,BackupForGKEClient.ListLocationsFixedSizeCollection>
-
- com.google.cloud.gkebackup.v1.BackupForGKEClient.ListLocationsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<com.google.cloud.location.Location>
- Enclosing class:
- BackupForGKEClient
public static class BackupForGKEClient.ListLocationsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location,BackupForGKEClient.ListLocationsPage,BackupForGKEClient.ListLocationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<BackupForGKEClient.ListLocationsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<BackupForGKEClient.ListLocationsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
-
-