Uses of Class
software.amazon.awssdk.services.billingconductor.model.AccountGrouping
-
Packages that use AccountGrouping Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of AccountGrouping in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return AccountGrouping Modifier and Type Method Description AccountGroupingCreateBillingGroupRequest. accountGrouping()The set of accounts that will be under the billing group.Methods in software.amazon.awssdk.services.billingconductor.model with parameters of type AccountGrouping Modifier and Type Method Description CreateBillingGroupRequest.BuilderCreateBillingGroupRequest.Builder. accountGrouping(AccountGrouping accountGrouping)The set of accounts that will be under the billing group.
-