static BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.builder() |
|
default BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.Builder.commitmentAction(Consumer<BillScenarioCommitmentModificationAction.Builder> commitmentAction) |
The specific commitment action that was taken.
|
BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.Builder.commitmentAction(BillScenarioCommitmentModificationAction commitmentAction) |
The specific commitment action that was taken.
|
BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.Builder.group(String group) |
The group identifier for the created commitment modification.
|
BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.Builder.id(String id) |
The unique identifier assigned to the created commitment modification.
|
BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.Builder.key(String key) |
The key of the successfully created entry.
|
BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.toBuilder() |
|
BatchCreateBillScenarioCommitmentModificationItem.Builder |
BatchCreateBillScenarioCommitmentModificationItem.Builder.usageAccountId(String usageAccountId) |
The Amazon Web Services account ID associated with the created commitment modification.
|