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