Package com.google.cloud.compute.v1
Class ReservationsClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListReservationsRequest,ReservationList,Reservation,ReservationsClient.ListPage,ReservationsClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.ReservationsClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Reservation>
- Enclosing class:
- ReservationsClient
public static class ReservationsClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListReservationsRequest,ReservationList,Reservation,ReservationsClient.ListPage,ReservationsClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ReservationsClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ReservationList,Reservation> context, com.google.api.core.ApiFuture<ReservationList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ReservationsClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ReservationList,Reservation> context, com.google.api.core.ApiFuture<ReservationList> futureResponse)
-
-