Uses of Interface
com.google.cloud.billing.v1.PricingInfoOrBuilder
-
Packages that use PricingInfoOrBuilder Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of PricingInfoOrBuilder in com.google.cloud.billing.v1
Classes in com.google.cloud.billing.v1 that implement PricingInfoOrBuilder Modifier and Type Class Description classPricingInfoRepresents the pricing information for a SKU at a single point of time.static classPricingInfo.BuilderRepresents the pricing information for a SKU at a single point of time.Methods in com.google.cloud.billing.v1 that return PricingInfoOrBuilder Modifier and Type Method Description PricingInfoOrBuilderSku.Builder. getPricingInfoOrBuilder(int index)A timeline of pricing info for this SKU in chronological order.PricingInfoOrBuilderSku. getPricingInfoOrBuilder(int index)A timeline of pricing info for this SKU in chronological order.PricingInfoOrBuilderSkuOrBuilder. getPricingInfoOrBuilder(int index)A timeline of pricing info for this SKU in chronological order.Methods in com.google.cloud.billing.v1 that return types with arguments of type PricingInfoOrBuilder Modifier and Type Method Description List<? extends PricingInfoOrBuilder>Sku.Builder. getPricingInfoOrBuilderList()A timeline of pricing info for this SKU in chronological order.List<? extends PricingInfoOrBuilder>Sku. getPricingInfoOrBuilderList()A timeline of pricing info for this SKU in chronological order.List<? extends PricingInfoOrBuilder>SkuOrBuilder. getPricingInfoOrBuilderList()A timeline of pricing info for this SKU in chronological order.
-