Uses of Interface
com.google.cloud.channel.v1.RepricingConfig.EntitlementGranularityOrBuilder
-
Packages that use RepricingConfig.EntitlementGranularityOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of RepricingConfig.EntitlementGranularityOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement RepricingConfig.EntitlementGranularityOrBuilder Modifier and Type Class Description static class
RepricingConfig.EntitlementGranularity
Applies the repricing configuration at the entitlement level.static class
RepricingConfig.EntitlementGranularity.Builder
Applies the repricing configuration at the entitlement level.Methods in com.google.cloud.channel.v1 that return RepricingConfig.EntitlementGranularityOrBuilder Modifier and Type Method Description RepricingConfig.EntitlementGranularityOrBuilder
RepricingConfig.Builder. getEntitlementGranularityOrBuilder()
Applies the repricing configuration at the entitlement level.RepricingConfig.EntitlementGranularityOrBuilder
RepricingConfig. getEntitlementGranularityOrBuilder()
Applies the repricing configuration at the entitlement level.RepricingConfig.EntitlementGranularityOrBuilder
RepricingConfigOrBuilder. getEntitlementGranularityOrBuilder()
Applies the repricing configuration at the entitlement level.
-