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 class
BillingAccountPurchaseInfo
Represents a billing account that can be used to make a purchase.static class
BillingAccountPurchaseInfo.Builder
Represents 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 BillingAccountPurchaseInfoOrBuilder
SkuPurchaseGroup.Builder. getBillingAccountPurchaseInfosOrBuilder(int index)
List of billing accounts that are eligible to purhcase these SKUs.BillingAccountPurchaseInfoOrBuilder
SkuPurchaseGroup. getBillingAccountPurchaseInfosOrBuilder(int index)
List of billing accounts that are eligible to purhcase these SKUs.BillingAccountPurchaseInfoOrBuilder
SkuPurchaseGroupOrBuilder. 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.
-