Uses of Interface
com.google.cloud.channel.v1.PriceOrBuilder
-
Packages that use PriceOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of PriceOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement PriceOrBuilder Modifier and Type Class Description class
Price
Represents the price of the Offer.static class
Price.Builder
Represents the price of the Offer.Methods in com.google.cloud.channel.v1 that return PriceOrBuilder Modifier and Type Method Description PriceOrBuilder
PriceByResource.Builder. getPriceOrBuilder()
Price of the Offer.PriceOrBuilder
PriceByResource. getPriceOrBuilder()
Price of the Offer.PriceOrBuilder
PriceByResourceOrBuilder. getPriceOrBuilder()
Price of the Offer.PriceOrBuilder
PricePhase.Builder. getPriceOrBuilder()
Price of the phase.PriceOrBuilder
PricePhase. getPriceOrBuilder()
Price of the phase.PriceOrBuilder
PricePhaseOrBuilder. getPriceOrBuilder()
Price of the phase.PriceOrBuilder
PriceTier.Builder. getPriceOrBuilder()
Price of the tier.PriceOrBuilder
PriceTier. getPriceOrBuilder()
Price of the tier.PriceOrBuilder
PriceTierOrBuilder. getPriceOrBuilder()
Price of the tier.
-