public static class ReservationServiceClient.ListReservationsPage extends com.google.api.gax.paging.AbstractPage<ListReservationsRequest,ListReservationsResponse,Reservation,ReservationServiceClient.ListReservationsPage>
| Modifier and Type | Method and Description |
|---|---|
protected ReservationServiceClient.ListReservationsPage |
createPage(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context,
ListReservationsResponse response) |
com.google.api.core.ApiFuture<ReservationServiceClient.ListReservationsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context,
com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected ReservationServiceClient.ListReservationsPage createPage(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, ListReservationsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListReservationsRequest,ListReservationsResponse,Reservation,ReservationServiceClient.ListReservationsPage>public com.google.api.core.ApiFuture<ReservationServiceClient.ListReservationsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, com.google.api.core.ApiFuture<ListReservationsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListReservationsRequest,ListReservationsResponse,Reservation,ReservationServiceClient.ListReservationsPage>Copyright © 2023 Google LLC. All rights reserved.