Class AdminServiceClient.ListReservationsPagedResponse (1.4.12)

public static class AdminServiceClient.ListReservationsPagedResponse extends AbstractPagedListResponse<ListReservationsRequest,ListReservationsResponse,Reservation,AdminServiceClient.ListReservationsPage,AdminServiceClient.ListReservationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AdminServiceClient.ListReservationsPagedResponse

Static Methods

createAsync(PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, ApiFuture<ListReservationsResponse> futureResponse)

public static ApiFuture<AdminServiceClient.ListReservationsPagedResponse> createAsync(PageContext<ListReservationsRequest,ListReservationsResponse,Reservation> context, ApiFuture<ListReservationsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListReservationsRequest,ListReservationsResponse,Reservation>
futureResponseApiFuture<ListReservationsResponse>
Returns
TypeDescription
ApiFuture<ListReservationsPagedResponse>