Uses of Class
com.google.cloud.advisorynotifications.v1.AdvisoryNotificationsServiceSettings
-
Packages that use AdvisoryNotificationsServiceSettings Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of AdvisoryNotificationsServiceSettings in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return AdvisoryNotificationsServiceSettings Modifier and Type Method Description AdvisoryNotificationsServiceSettingsAdvisoryNotificationsServiceSettings.Builder. build()static AdvisoryNotificationsServiceSettingsAdvisoryNotificationsServiceSettings. create(AdvisoryNotificationsServiceStubSettings stub)AdvisoryNotificationsServiceSettingsAdvisoryNotificationsServiceClient. getSettings()Methods in com.google.cloud.advisorynotifications.v1 with parameters of type AdvisoryNotificationsServiceSettings Modifier and Type Method Description static AdvisoryNotificationsServiceClientAdvisoryNotificationsServiceClient. create(AdvisoryNotificationsServiceSettings settings)Constructs an instance of AdvisoryNotificationsServiceClient, using the given settings.Constructors in com.google.cloud.advisorynotifications.v1 with parameters of type AdvisoryNotificationsServiceSettings Constructor Description AdvisoryNotificationsServiceClient(AdvisoryNotificationsServiceSettings settings)Constructs an instance of AdvisoryNotificationsServiceClient, using the given settings.Builder(AdvisoryNotificationsServiceSettings settings)
-