| Package | Description |
|---|---|
| com.amazonaws.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
CapacityAllocation |
CapacityAllocation.clone() |
CapacityAllocation |
CapacityReservation.getLastAllocation() |
CapacityAllocation |
CapacityAllocation.withRequestCompletionTime(Date requestCompletionTime)
The time when the capacity allocation request was completed.
|
CapacityAllocation |
CapacityAllocation.withRequestTime(Date requestTime)
The time when the capacity allocation was requested.
|
CapacityAllocation |
CapacityAllocation.withStatus(CapacityAllocationStatus status)
The status of the capacity allocation.
|
CapacityAllocation |
CapacityAllocation.withStatus(String status)
The status of the capacity allocation.
|
CapacityAllocation |
CapacityAllocation.withStatusMessage(String statusMessage)
The status message of the capacity allocation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CapacityReservation.setLastAllocation(CapacityAllocation lastAllocation) |
CapacityReservation |
CapacityReservation.withLastAllocation(CapacityAllocation lastAllocation) |
Copyright © 2024. All rights reserved.