Uses of Interface
com.google.cloud.channel.v1.BillableSkuOrBuilder
-
Packages that use BillableSkuOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of BillableSkuOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement BillableSkuOrBuilder Modifier and Type Class Description classBillableSkuRepresents the Billable SKU information.static classBillableSku.BuilderRepresents the Billable SKU information.Methods in com.google.cloud.channel.v1 that return BillableSkuOrBuilder Modifier and Type Method Description BillableSkuOrBuilderListSkuGroupBillableSkusResponse.Builder. getBillableSkusOrBuilder(int index)The list of billable SKUs in the requested SKU group.BillableSkuOrBuilderListSkuGroupBillableSkusResponse. getBillableSkusOrBuilder(int index)The list of billable SKUs in the requested SKU group.BillableSkuOrBuilderListSkuGroupBillableSkusResponseOrBuilder. getBillableSkusOrBuilder(int index)The list of billable SKUs in the requested SKU group.Methods in com.google.cloud.channel.v1 that return types with arguments of type BillableSkuOrBuilder Modifier and Type Method Description List<? extends BillableSkuOrBuilder>ListSkuGroupBillableSkusResponse.Builder. getBillableSkusOrBuilderList()The list of billable SKUs in the requested SKU group.List<? extends BillableSkuOrBuilder>ListSkuGroupBillableSkusResponse. getBillableSkusOrBuilderList()The list of billable SKUs in the requested SKU group.List<? extends BillableSkuOrBuilder>ListSkuGroupBillableSkusResponseOrBuilder. getBillableSkusOrBuilderList()The list of billable SKUs in the requested SKU group.
-