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 class
PricePhase
Specifies the price by the duration of months.static class
PricePhase.Builder
Specifies the price by the duration of months.Methods in com.google.cloud.channel.v1 that return PricePhaseOrBuilder Modifier and Type Method Description PricePhaseOrBuilder
PriceByResource.Builder. getPricePhasesOrBuilder(int index)
Specifies the price by time range.PricePhaseOrBuilder
PriceByResource. getPricePhasesOrBuilder(int index)
Specifies the price by time range.PricePhaseOrBuilder
PriceByResourceOrBuilder. 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.
-