Uses of Interface
com.google.cloud.channel.v1.SkuPurchaseGroupOrBuilder
-
Packages that use SkuPurchaseGroupOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of SkuPurchaseGroupOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement SkuPurchaseGroupOrBuilder Modifier and Type Class Description classSkuPurchaseGroupRepresents a set of SKUs that must be purchased using the same billing account.static classSkuPurchaseGroup.BuilderRepresents a set of SKUs that must be purchased using the same billing account.Methods in com.google.cloud.channel.v1 that return SkuPurchaseGroupOrBuilder Modifier and Type Method Description SkuPurchaseGroupOrBuilderQueryEligibleBillingAccountsResponse.Builder. getSkuPurchaseGroupsOrBuilder(int index)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.SkuPurchaseGroupOrBuilderQueryEligibleBillingAccountsResponse. getSkuPurchaseGroupsOrBuilder(int index)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.SkuPurchaseGroupOrBuilderQueryEligibleBillingAccountsResponseOrBuilder. getSkuPurchaseGroupsOrBuilder(int index)List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.Methods in com.google.cloud.channel.v1 that return types with arguments of type SkuPurchaseGroupOrBuilder Modifier and Type Method Description List<? extends SkuPurchaseGroupOrBuilder>QueryEligibleBillingAccountsResponse.Builder. getSkuPurchaseGroupsOrBuilderList()List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.List<? extends SkuPurchaseGroupOrBuilder>QueryEligibleBillingAccountsResponse. getSkuPurchaseGroupsOrBuilderList()List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.List<? extends SkuPurchaseGroupOrBuilder>QueryEligibleBillingAccountsResponseOrBuilder. getSkuPurchaseGroupsOrBuilderList()List of SKU purchase groups where each group represents a set of SKUs that must be purchased using the same billing account.
-