| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
AccountGrouping |
AccountGrouping.clone() |
AccountGrouping |
CreateBillingGroupRequest.getAccountGrouping()
The set of accounts that will be under the billing group.
|
AccountGrouping |
AccountGrouping.withLinkedAccountIds(Collection<String> linkedAccountIds)
The account IDs that make up the billing group.
|
AccountGrouping |
AccountGrouping.withLinkedAccountIds(String... linkedAccountIds)
The account IDs that make up the billing group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateBillingGroupRequest.setAccountGrouping(AccountGrouping accountGrouping)
The set of accounts that will be under the billing group.
|
CreateBillingGroupRequest |
CreateBillingGroupRequest.withAccountGrouping(AccountGrouping accountGrouping)
The set of accounts that will be under the billing group.
|
Copyright © 2022. All rights reserved.