Uses of Class
software.amazon.awssdk.services.billing.model.BillingViewElement
-
Packages that use BillingViewElement Package Description software.amazon.awssdk.services.billing.model -
-
Uses of BillingViewElement in software.amazon.awssdk.services.billing.model
Methods in software.amazon.awssdk.services.billing.model that return BillingViewElement Modifier and Type Method Description BillingViewElementGetBillingViewResponse. billingView()The billing view element associated with the specified ARN.Methods in software.amazon.awssdk.services.billing.model with parameters of type BillingViewElement Modifier and Type Method Description GetBillingViewResponse.BuilderGetBillingViewResponse.Builder. billingView(BillingViewElement billingView)The billing view element associated with the specified ARN.
-