Uses of Class
com.google.cloud.channel.v1.ChannelPartnerLinkName
-
Packages that use ChannelPartnerLinkName Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ChannelPartnerLinkName in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ChannelPartnerLinkName Modifier and Type Method Description ChannelPartnerLinkNameChannelPartnerLinkName.Builder. build()static ChannelPartnerLinkNameChannelPartnerLinkName. of(String account, String channelPartnerLink)static ChannelPartnerLinkNameChannelPartnerLinkName. parse(String formattedString)Methods in com.google.cloud.channel.v1 that return types with arguments of type ChannelPartnerLinkName Modifier and Type Method Description static List<ChannelPartnerLinkName>ChannelPartnerLinkName. parseList(List<String> formattedStrings)Methods in com.google.cloud.channel.v1 with parameters of type ChannelPartnerLinkName Modifier and Type Method Description ChannelPartnerRepricingConfigCloudChannelServiceClient. createChannelPartnerRepricingConfig(ChannelPartnerLinkName parent, ChannelPartnerRepricingConfig channelPartnerRepricingConfig)Creates a ChannelPartnerRepricingConfig.CloudChannelServiceClient.ListChannelPartnerRepricingConfigsPagedResponseCloudChannelServiceClient. listChannelPartnerRepricingConfigs(ChannelPartnerLinkName parent)Lists information about how a Reseller modifies their bill before sending it to a ChannelPartner.Method parameters in com.google.cloud.channel.v1 with type arguments of type ChannelPartnerLinkName Modifier and Type Method Description static List<String>ChannelPartnerLinkName. toStringList(List<ChannelPartnerLinkName> values)
-