Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceClient
-
Packages that use CloudChannelServiceClient Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceClient in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceClient Modifier and Type Method Description static CloudChannelServiceClientCloudChannelServiceClient. create()Constructs an instance of CloudChannelServiceClient with default settings.static CloudChannelServiceClientCloudChannelServiceClient. create(CloudChannelServiceSettings settings)Constructs an instance of CloudChannelServiceClient, using the given settings.static CloudChannelServiceClientCloudChannelServiceClient. create(CloudChannelServiceStub stub)Constructs an instance of CloudChannelServiceClient, using the given stub for making calls.
-