Uses of Interface
com.google.cloud.channel.v1.BillingAccountPurchaseInfoOrBuilder
-
Packages that use BillingAccountPurchaseInfoOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of BillingAccountPurchaseInfoOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement BillingAccountPurchaseInfoOrBuilder Modifier and Type Class Description classBillingAccountPurchaseInfoRepresents a billing account that can be used to make a purchase.static classBillingAccountPurchaseInfo.BuilderRepresents a billing account that can be used to make a purchase.Methods in com.google.cloud.channel.v1 that return BillingAccountPurchaseInfoOrBuilder Modifier and Type Method Description BillingAccountPurchaseInfoOrBuilderSkuPurchaseGroup.Builder. getBillingAccountPurchaseInfosOrBuilder(int index)List of billing accounts that are eligible to purhcase these SKUs.BillingAccountPurchaseInfoOrBuilderSkuPurchaseGroup. getBillingAccountPurchaseInfosOrBuilder(int index)List of billing accounts that are eligible to purhcase these SKUs.BillingAccountPurchaseInfoOrBuilderSkuPurchaseGroupOrBuilder. getBillingAccountPurchaseInfosOrBuilder(int index)List of billing accounts that are eligible to purhcase these SKUs.Methods in com.google.cloud.channel.v1 that return types with arguments of type BillingAccountPurchaseInfoOrBuilder Modifier and Type Method Description List<? extends BillingAccountPurchaseInfoOrBuilder>SkuPurchaseGroup.Builder. getBillingAccountPurchaseInfosOrBuilderList()List of billing accounts that are eligible to purhcase these SKUs.List<? extends BillingAccountPurchaseInfoOrBuilder>SkuPurchaseGroup. getBillingAccountPurchaseInfosOrBuilderList()List of billing accounts that are eligible to purhcase these SKUs.List<? extends BillingAccountPurchaseInfoOrBuilder>SkuPurchaseGroupOrBuilder. getBillingAccountPurchaseInfosOrBuilderList()List of billing accounts that are eligible to purhcase these SKUs.
-