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