| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
FixedBudgetSchedule |
FixedBudgetSchedule.clone() |
FixedBudgetSchedule |
BudgetSchedule.getFixed()
The fixed start and end time of the budget's schedule.
|
FixedBudgetSchedule |
FixedBudgetSchedule.withEndTime(Date endTime)
When the budget ends.
|
FixedBudgetSchedule |
FixedBudgetSchedule.withStartTime(Date startTime)
When the budget starts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BudgetSchedule.setFixed(FixedBudgetSchedule fixed)
The fixed start and end time of the budget's schedule.
|
BudgetSchedule |
BudgetSchedule.withFixed(FixedBudgetSchedule fixed)
The fixed start and end time of the budget's schedule.
|
Copyright © 2025. All rights reserved.