| 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.ListPurchasableOffersPagedResponse |
CloudChannelServiceClient.listPurchasableOffers(ListPurchasableOffersRequest request)
Lists the following:
Offers that you can purchase for a customer.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableOffersPagedResponse> |
CloudChannelServiceClient.ListPurchasableOffersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer> context,
com.google.api.core.ApiFuture<ListPurchasableOffersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPurchasableOffersRequest,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> |
CloudChannelServiceClient.listPurchasableOffersPagedCallable()
Lists the following:
Offers that you can purchase for a customer.
|
com.google.api.gax.rpc.PagedCallSettings<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> |
CloudChannelServiceSettings.listPurchasableOffersSettings()
Returns the object with the settings used for calls to listPurchasableOffers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> |
CloudChannelServiceSettings.Builder.listPurchasableOffersSettings()
Returns the builder for the settings used for calls to listPurchasableOffers.
|
Copyright © 2024 Google LLC. All rights reserved.