Class ReservationServiceClient.ListReservationsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListReservationsRequest,ListReservationsResponse,Reservation,ReservationServiceClient.ListReservationsPage,ReservationServiceClient.ListReservationsFixedSizeCollection>
-
- com.google.cloud.bigquery.reservation.v1.ReservationServiceClient.ListReservationsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Reservation>
- Enclosing class:
- ReservationServiceClient
public static class ReservationServiceClient.ListReservationsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListReservationsRequest,ListReservationsResponse,Reservation,ReservationServiceClient.ListReservationsPage,ReservationServiceClient.ListReservationsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ReservationServiceClient.ListReservationsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ReservationServiceClient.ListReservationsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
-
-