Uses of Interface
com.google.cloud.channel.v1.PricePhaseOrBuilder
-
Packages that use PricePhaseOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of PricePhaseOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement PricePhaseOrBuilder Modifier and Type Class Description classPricePhaseSpecifies the price by the duration of months.static classPricePhase.BuilderSpecifies the price by the duration of months.Methods in com.google.cloud.channel.v1 that return PricePhaseOrBuilder Modifier and Type Method Description PricePhaseOrBuilderPriceByResource.Builder. getPricePhasesOrBuilder(int index)Specifies the price by time range.PricePhaseOrBuilderPriceByResource. getPricePhasesOrBuilder(int index)Specifies the price by time range.PricePhaseOrBuilderPriceByResourceOrBuilder. getPricePhasesOrBuilder(int index)Specifies the price by time range.Methods in com.google.cloud.channel.v1 that return types with arguments of type PricePhaseOrBuilder Modifier and Type Method Description List<? extends PricePhaseOrBuilder>PriceByResource.Builder. getPricePhasesOrBuilderList()Specifies the price by time range.List<? extends PricePhaseOrBuilder>PriceByResource. getPricePhasesOrBuilderList()Specifies the price by time range.List<? extends PricePhaseOrBuilder>PriceByResourceOrBuilder. getPricePhasesOrBuilderList()Specifies the price by time range.
-