Uses of Class
com.google.cloud.channel.v1.PriceTier
-
Packages that use PriceTier Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of PriceTier in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return PriceTier Modifier and Type Method Description PriceTierPriceTier.Builder. build()PriceTierPriceTier.Builder. buildPartial()static PriceTierPriceTier. getDefaultInstance()PriceTierPriceTier.Builder. getDefaultInstanceForType()PriceTierPriceTier. getDefaultInstanceForType()PriceTierPricePhase.Builder. getPriceTiers(int index)Price by the resource tiers.PriceTierPricePhase. getPriceTiers(int index)Price by the resource tiers.PriceTierPricePhaseOrBuilder. getPriceTiers(int index)Price by the resource tiers.static PriceTierPriceTier. parseDelimitedFrom(InputStream input)static PriceTierPriceTier. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PriceTierPriceTier. parseFrom(byte[] data)static PriceTierPriceTier. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PriceTierPriceTier. parseFrom(com.google.protobuf.ByteString data)static PriceTierPriceTier. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PriceTierPriceTier. parseFrom(com.google.protobuf.CodedInputStream input)static PriceTierPriceTier. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PriceTierPriceTier. parseFrom(InputStream input)static PriceTierPriceTier. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PriceTierPriceTier. parseFrom(ByteBuffer data)static PriceTierPriceTier. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type PriceTier Modifier and Type Method Description com.google.protobuf.Parser<PriceTier>PriceTier. getParserForType()List<PriceTier>PricePhase.Builder. getPriceTiersList()Price by the resource tiers.List<PriceTier>PricePhase. getPriceTiersList()Price by the resource tiers.List<PriceTier>PricePhaseOrBuilder. getPriceTiersList()Price by the resource tiers.static com.google.protobuf.Parser<PriceTier>PriceTier. parser()Methods in com.google.cloud.channel.v1 with parameters of type PriceTier Modifier and Type Method Description PricePhase.BuilderPricePhase.Builder. addPriceTiers(int index, PriceTier value)Price by the resource tiers.PricePhase.BuilderPricePhase.Builder. addPriceTiers(PriceTier value)Price by the resource tiers.PriceTier.BuilderPriceTier.Builder. mergeFrom(PriceTier other)static PriceTier.BuilderPriceTier. newBuilder(PriceTier prototype)PricePhase.BuilderPricePhase.Builder. setPriceTiers(int index, PriceTier value)Price by the resource tiers.Method parameters in com.google.cloud.channel.v1 with type arguments of type PriceTier Modifier and Type Method Description PricePhase.BuilderPricePhase.Builder. addAllPriceTiers(Iterable<? extends PriceTier> values)Price by the resource tiers.
-