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.Builder<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> |
CloudChannelServiceSettings.Builder.listPurchasableOffersSettings() |
Returns the builder for the settings used for calls to listPurchasableOffers.
|
com.google.api.gax.rpc.PagedCallSettings<ListPurchasableOffersRequest,ListPurchasableOffersResponse,CloudChannelServiceClient.ListPurchasableOffersPagedResponse> |
CloudChannelServiceSettings.listPurchasableOffersSettings() |
Returns the object with the settings used for calls to listPurchasableOffers.
|