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 class
BillableSku
Represents the Billable SKU information.static class
BillableSku.Builder
Represents the Billable SKU information.Methods in com.google.cloud.channel.v1 that return BillableSkuOrBuilder Modifier and Type Method Description BillableSkuOrBuilder
ListSkuGroupBillableSkusResponse.Builder. getBillableSkusOrBuilder(int index)
The list of billable SKUs in the requested SKU group.BillableSkuOrBuilder
ListSkuGroupBillableSkusResponse. getBillableSkusOrBuilder(int index)
The list of billable SKUs in the requested SKU group.BillableSkuOrBuilder
ListSkuGroupBillableSkusResponseOrBuilder. 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.
-