Package | Description |
---|---|
org.eclipse.microprofile.openapi.apps.airlines.resources.bookings |
Modifier and Type | Method and Description |
---|---|
jakarta.ws.rs.core.Response |
BookingResource.createBooking(Booking task) |
jakarta.ws.rs.core.Response |
BookingResource.updateBooking(int id,
Booking booking) |
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.