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 CloudChannelServiceSettings
CloudChannelServiceSettings.Builder. build()
static CloudChannelServiceSettings
CloudChannelServiceSettings. create(CloudChannelServiceStubSettings stub)
CloudChannelServiceSettings
CloudChannelServiceClient. getSettings()
Methods in com.google.cloud.channel.v1 with parameters of type CloudChannelServiceSettings Modifier and Type Method Description static CloudChannelServiceClient
CloudChannelServiceClient. 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.
-