Uses of Interface
software.amazon.awssdk.services.billingconductor.model.AssociateAccountsResponse.Builder
-
Packages that use AssociateAccountsResponse.Builder Package Description software.amazon.awssdk.services.billingconductor.model -
-
Uses of AssociateAccountsResponse.Builder in software.amazon.awssdk.services.billingconductor.model
Methods in software.amazon.awssdk.services.billingconductor.model that return AssociateAccountsResponse.Builder Modifier and Type Method Description AssociateAccountsResponse.BuilderAssociateAccountsResponse.Builder. arn(String arn)The Amazon Resource Name (ARN) of the billing group that associates the array of account IDs.static AssociateAccountsResponse.BuilderAssociateAccountsResponse. builder()AssociateAccountsResponse.BuilderAssociateAccountsResponse. toBuilder()Methods in software.amazon.awssdk.services.billingconductor.model that return types with arguments of type AssociateAccountsResponse.Builder Modifier and Type Method Description static Class<? extends AssociateAccountsResponse.Builder>AssociateAccountsResponse. serializableBuilderClass()
-