Uses of Class
software.amazon.awssdk.services.athena.model.CapacityAllocation
-
Packages that use CapacityAllocation Package Description software.amazon.awssdk.services.athena.model -
-
Uses of CapacityAllocation in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return CapacityAllocation Modifier and Type Method Description CapacityAllocationCapacityReservation. lastAllocation()Returns the value of the LastAllocation property for this object.Methods in software.amazon.awssdk.services.athena.model with parameters of type CapacityAllocation Modifier and Type Method Description CapacityReservation.BuilderCapacityReservation.Builder. lastAllocation(CapacityAllocation lastAllocation)Sets the value of the LastAllocation property for this object.
-