Uses of Class
com.google.cloud.advisorynotifications.v1.AdvisoryNotificationsServiceClient
-
Packages that use AdvisoryNotificationsServiceClient Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of AdvisoryNotificationsServiceClient in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return AdvisoryNotificationsServiceClient Modifier and Type Method Description static AdvisoryNotificationsServiceClientAdvisoryNotificationsServiceClient. create()Constructs an instance of AdvisoryNotificationsServiceClient with default settings.static AdvisoryNotificationsServiceClientAdvisoryNotificationsServiceClient. create(AdvisoryNotificationsServiceSettings settings)Constructs an instance of AdvisoryNotificationsServiceClient, using the given settings.static AdvisoryNotificationsServiceClientAdvisoryNotificationsServiceClient. create(AdvisoryNotificationsServiceStub stub)Constructs an instance of AdvisoryNotificationsServiceClient, using the given stub for making calls.
-