| 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.ListPurchasableSkusPagedResponse |
CloudChannelServiceClient.listPurchasableSkus(ListPurchasableSkusRequest request)
Lists the following:
SKUs that you can purchase for a customer
SKUs that you can upgrade or downgrade for an entitlement.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableSkusPagedResponse> |
CloudChannelServiceClient.ListPurchasableSkusPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPurchasableSkusRequest,ListPurchasableSkusResponse,PurchasableSku> context,
com.google.api.core.ApiFuture<ListPurchasableSkusResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPurchasableSkusRequest,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> |
CloudChannelServiceClient.listPurchasableSkusPagedCallable()
Lists the following:
SKUs that you can purchase for a customer
SKUs that you can upgrade or downgrade for an entitlement.
|
com.google.api.gax.rpc.PagedCallSettings<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> |
CloudChannelServiceSettings.listPurchasableSkusSettings()
Returns the object with the settings used for calls to listPurchasableSkus.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> |
CloudChannelServiceSettings.Builder.listPurchasableSkusSettings()
Returns the builder for the settings used for calls to listPurchasableSkus.
|
Copyright © 2024 Google LLC. All rights reserved.