Uses of Interface
com.google.cloud.channel.v1.CustomerRepricingConfigOrBuilder
-
Packages that use CustomerRepricingConfigOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CustomerRepricingConfigOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement CustomerRepricingConfigOrBuilder Modifier and Type Class Description class
CustomerRepricingConfig
Configuration for how a reseller will reprice a Customer.static class
CustomerRepricingConfig.Builder
Configuration for how a reseller will reprice a Customer.Methods in com.google.cloud.channel.v1 that return CustomerRepricingConfigOrBuilder Modifier and Type Method Description CustomerRepricingConfigOrBuilder
CreateCustomerRepricingConfigRequest.Builder. getCustomerRepricingConfigOrBuilder()
Required.CustomerRepricingConfigOrBuilder
CreateCustomerRepricingConfigRequest. getCustomerRepricingConfigOrBuilder()
Required.CustomerRepricingConfigOrBuilder
CreateCustomerRepricingConfigRequestOrBuilder. getCustomerRepricingConfigOrBuilder()
Required.CustomerRepricingConfigOrBuilder
UpdateCustomerRepricingConfigRequest.Builder. getCustomerRepricingConfigOrBuilder()
Required.CustomerRepricingConfigOrBuilder
UpdateCustomerRepricingConfigRequest. getCustomerRepricingConfigOrBuilder()
Required.CustomerRepricingConfigOrBuilder
UpdateCustomerRepricingConfigRequestOrBuilder. getCustomerRepricingConfigOrBuilder()
Required.CustomerRepricingConfigOrBuilder
ListCustomerRepricingConfigsResponse.Builder. getCustomerRepricingConfigsOrBuilder(int index)
The repricing configs for this channel partner.CustomerRepricingConfigOrBuilder
ListCustomerRepricingConfigsResponse. getCustomerRepricingConfigsOrBuilder(int index)
The repricing configs for this channel partner.CustomerRepricingConfigOrBuilder
ListCustomerRepricingConfigsResponseOrBuilder. getCustomerRepricingConfigsOrBuilder(int index)
The repricing configs for this channel partner.Methods in com.google.cloud.channel.v1 that return types with arguments of type CustomerRepricingConfigOrBuilder Modifier and Type Method Description List<? extends CustomerRepricingConfigOrBuilder>
ListCustomerRepricingConfigsResponse.Builder. getCustomerRepricingConfigsOrBuilderList()
The repricing configs for this channel partner.List<? extends CustomerRepricingConfigOrBuilder>
ListCustomerRepricingConfigsResponse. getCustomerRepricingConfigsOrBuilderList()
The repricing configs for this channel partner.List<? extends CustomerRepricingConfigOrBuilder>
ListCustomerRepricingConfigsResponseOrBuilder. getCustomerRepricingConfigsOrBuilderList()
The repricing configs for this channel partner.
-