| Package | Description |
|---|---|
| software.amazon.awssdk.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
Definition |
UpdateBudgetActionRequest.definition()
Returns the value of the Definition property for this object.
|
Definition |
Action.definition()
Where you specify all of the type-specific parameters.
|
Definition |
CreateBudgetActionRequest.definition()
Returns the value of the Definition property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBudgetActionRequest.Builder |
UpdateBudgetActionRequest.Builder.definition(Definition definition)
Sets the value of the Definition property for this object.
|
Action.Builder |
Action.Builder.definition(Definition definition)
Where you specify all of the type-specific parameters.
|
CreateBudgetActionRequest.Builder |
CreateBudgetActionRequest.Builder.definition(Definition definition)
Sets the value of the Definition property for this object.
|
Copyright © 2023. All rights reserved.