Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceSettings
-
Packages that use CloudChannelServiceSettings Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceSettings in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceSettings Modifier and Type Method Description CloudChannelServiceSettingsCloudChannelServiceSettings.Builder. build()static CloudChannelServiceSettingsCloudChannelServiceSettings. create(CloudChannelServiceStubSettings stub)CloudChannelServiceSettingsCloudChannelServiceClient. getSettings()Methods in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceSettings Modifier and Type Method Description static CloudChannelServiceClientCloudChannelServiceClient. create(CloudChannelServiceSettings settings)Constructs an instance of CloudChannelServiceClient, using the given settings.Constructors in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceSettings Constructor Description Builder(CloudChannelServiceSettings settings)CloudChannelServiceClient(CloudChannelServiceSettings settings)Constructs an instance of CloudChannelServiceClient, using the given settings.
-