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 classCustomerRepricingConfigConfiguration for how a reseller will reprice a Customer.static classCustomerRepricingConfig.BuilderConfiguration for how a reseller will reprice a Customer.Methods in com.google.cloud.channel.v1 that return CustomerRepricingConfigOrBuilder Modifier and Type Method Description CustomerRepricingConfigOrBuilderCreateCustomerRepricingConfigRequest.Builder. getCustomerRepricingConfigOrBuilder()Required.CustomerRepricingConfigOrBuilderCreateCustomerRepricingConfigRequest. getCustomerRepricingConfigOrBuilder()Required.CustomerRepricingConfigOrBuilderCreateCustomerRepricingConfigRequestOrBuilder. getCustomerRepricingConfigOrBuilder()Required.CustomerRepricingConfigOrBuilderUpdateCustomerRepricingConfigRequest.Builder. getCustomerRepricingConfigOrBuilder()Required.CustomerRepricingConfigOrBuilderUpdateCustomerRepricingConfigRequest. getCustomerRepricingConfigOrBuilder()Required.CustomerRepricingConfigOrBuilderUpdateCustomerRepricingConfigRequestOrBuilder. getCustomerRepricingConfigOrBuilder()Required.CustomerRepricingConfigOrBuilderListCustomerRepricingConfigsResponse.Builder. getCustomerRepricingConfigsOrBuilder(int index)The repricing configs for this channel partner.CustomerRepricingConfigOrBuilderListCustomerRepricingConfigsResponse. getCustomerRepricingConfigsOrBuilder(int index)The repricing configs for this channel partner.CustomerRepricingConfigOrBuilderListCustomerRepricingConfigsResponseOrBuilder. 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.
-