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.Builder<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> |
CloudChannelServiceSettings.Builder.listPurchasableSkusSettings() |
Returns the builder for the settings used for calls to listPurchasableSkus.
|
com.google.api.gax.rpc.PagedCallSettings<ListPurchasableSkusRequest,ListPurchasableSkusResponse,CloudChannelServiceClient.ListPurchasableSkusPagedResponse> |
CloudChannelServiceSettings.listPurchasableSkusSettings() |
Returns the object with the settings used for calls to listPurchasableSkus.
|