| 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.ListCustomerRepricingConfigsPagedResponse |
CloudChannelServiceClient.listCustomerRepricingConfigs(CustomerName parent)
Lists information about how a Reseller modifies their bill before sending it to a Customer.
|
CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse |
CloudChannelServiceClient.listCustomerRepricingConfigs(ListCustomerRepricingConfigsRequest request)
Lists information about how a Reseller modifies their bill before sending it to a Customer.
|
CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse |
CloudChannelServiceClient.listCustomerRepricingConfigs(String parent)
Lists information about how a Reseller modifies their bill before sending it to a Customer.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> |
CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CustomerRepricingConfig> context,
com.google.api.core.ApiFuture<ListCustomerRepricingConfigsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCustomerRepricingConfigsRequest,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> |
CloudChannelServiceClient.listCustomerRepricingConfigsPagedCallable()
Lists information about how a Reseller modifies their bill before sending it to a Customer.
|
com.google.api.gax.rpc.PagedCallSettings<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> |
CloudChannelServiceSettings.listCustomerRepricingConfigsSettings()
Returns the object with the settings used for calls to listCustomerRepricingConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCustomerRepricingConfigsRequest,ListCustomerRepricingConfigsResponse,CloudChannelServiceClient.ListCustomerRepricingConfigsPagedResponse> |
CloudChannelServiceSettings.Builder.listCustomerRepricingConfigsSettings()
Returns the builder for the settings used for calls to listCustomerRepricingConfigs.
|
Copyright © 2024 Google LLC. All rights reserved.