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 CloudChannelServiceClient
CloudChannelServiceClient. create()
Constructs an instance of CloudChannelServiceClient with default settings.static CloudChannelServiceClient
CloudChannelServiceClient. create(CloudChannelServiceSettings settings)
Constructs an instance of CloudChannelServiceClient, using the given settings.static CloudChannelServiceClient
CloudChannelServiceClient. create(CloudChannelServiceStub stub)
Constructs an instance of CloudChannelServiceClient, using the given stub for making calls.
-