Uses of Class
software.amazon.awssdk.services.mediaconvert.model.ReservationPlan
-
Packages that use ReservationPlan Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of ReservationPlan in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return ReservationPlan Modifier and Type Method Description ReservationPlanQueue. reservationPlan()Details about the pricing plan for your reserved queue.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type ReservationPlan Modifier and Type Method Description Queue.BuilderQueue.Builder. reservationPlan(ReservationPlan reservationPlan)Details about the pricing plan for your reserved queue.
-