| Package | Description |
|---|---|
| com.google.cloud.channel.v1 |
A client to Cloud Channel API
|
| com.google.cloud.channel.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse |
CloudChannelServiceClient.listSkuGroupBillableSkus(ListSkuGroupBillableSkusRequest request)
Lists the Billable SKUs in a given SKU group.
|
CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse |
CloudChannelServiceClient.listSkuGroupBillableSkus(SkuGroupName parent)
Lists the Billable SKUs in a given SKU group.
|
CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse |
CloudChannelServiceClient.listSkuGroupBillableSkus(String parent)
Lists the Billable SKUs in a given SKU group.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> |
CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,BillableSku> context,
com.google.api.core.ApiFuture<ListSkuGroupBillableSkusResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSkuGroupBillableSkusRequest,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> |
CloudChannelServiceClient.listSkuGroupBillableSkusPagedCallable()
Lists the Billable SKUs in a given SKU group.
|
com.google.api.gax.rpc.PagedCallSettings<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> |
CloudChannelServiceSettings.listSkuGroupBillableSkusSettings()
Returns the object with the settings used for calls to listSkuGroupBillableSkus.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSkuGroupBillableSkusRequest,ListSkuGroupBillableSkusResponse,CloudChannelServiceClient.ListSkuGroupBillableSkusPagedResponse> |
CloudChannelServiceSettings.Builder.listSkuGroupBillableSkusSettings()
Returns the builder for the settings used for calls to listSkuGroupBillableSkus.
|
Copyright © 2024 Google LLC. All rights reserved.