Uses of Class
com.google.cloud.channel.v1.RepricingConfig
-
Packages that use RepricingConfig Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of RepricingConfig in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return RepricingConfig Modifier and Type Method Description RepricingConfigRepricingConfig.Builder. build()RepricingConfigRepricingConfig.Builder. buildPartial()static RepricingConfigRepricingConfig. getDefaultInstance()RepricingConfigRepricingConfig.Builder. getDefaultInstanceForType()RepricingConfigRepricingConfig. getDefaultInstanceForType()RepricingConfigChannelPartnerRepricingConfig.Builder. getRepricingConfig()Required.RepricingConfigChannelPartnerRepricingConfig. getRepricingConfig()Required.RepricingConfigChannelPartnerRepricingConfigOrBuilder. getRepricingConfig()Required.RepricingConfigCustomerRepricingConfig.Builder. getRepricingConfig()Required.RepricingConfigCustomerRepricingConfig. getRepricingConfig()Required.RepricingConfigCustomerRepricingConfigOrBuilder. getRepricingConfig()Required.static RepricingConfigRepricingConfig. parseDelimitedFrom(InputStream input)static RepricingConfigRepricingConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepricingConfigRepricingConfig. parseFrom(byte[] data)static RepricingConfigRepricingConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepricingConfigRepricingConfig. parseFrom(com.google.protobuf.ByteString data)static RepricingConfigRepricingConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepricingConfigRepricingConfig. parseFrom(com.google.protobuf.CodedInputStream input)static RepricingConfigRepricingConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepricingConfigRepricingConfig. parseFrom(InputStream input)static RepricingConfigRepricingConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RepricingConfigRepricingConfig. parseFrom(ByteBuffer data)static RepricingConfigRepricingConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type RepricingConfig Modifier and Type Method Description com.google.protobuf.Parser<RepricingConfig>RepricingConfig. getParserForType()static com.google.protobuf.Parser<RepricingConfig>RepricingConfig. parser()Methods in com.google.cloud.channel.v1 with parameters of type RepricingConfig Modifier and Type Method Description RepricingConfig.BuilderRepricingConfig.Builder. mergeFrom(RepricingConfig other)ChannelPartnerRepricingConfig.BuilderChannelPartnerRepricingConfig.Builder. mergeRepricingConfig(RepricingConfig value)Required.CustomerRepricingConfig.BuilderCustomerRepricingConfig.Builder. mergeRepricingConfig(RepricingConfig value)Required.static RepricingConfig.BuilderRepricingConfig. newBuilder(RepricingConfig prototype)ChannelPartnerRepricingConfig.BuilderChannelPartnerRepricingConfig.Builder. setRepricingConfig(RepricingConfig value)Required.CustomerRepricingConfig.BuilderCustomerRepricingConfig.Builder. setRepricingConfig(RepricingConfig value)Required.
-