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 class
SkuPurchaseGroup
Represents a set of SKUs that must be purchased using the same billing account.static class
SkuPurchaseGroup.Builder
Represents 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 SkuPurchaseGroupOrBuilder
QueryEligibleBillingAccountsResponse.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.SkuPurchaseGroupOrBuilder
QueryEligibleBillingAccountsResponse. 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.SkuPurchaseGroupOrBuilder
QueryEligibleBillingAccountsResponseOrBuilder. 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.
-