Uses of Class
com.google.cloud.advisorynotifications.v1.stub.AdvisoryNotificationsServiceStub
-
Packages that use AdvisoryNotificationsServiceStub Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications APIcom.google.cloud.advisorynotifications.v1.stub -
-
Uses of AdvisoryNotificationsServiceStub in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return AdvisoryNotificationsServiceStub Modifier and Type Method Description AdvisoryNotificationsServiceStubAdvisoryNotificationsServiceClient. getStub()Methods in com.google.cloud.advisorynotifications.v1 with parameters of type AdvisoryNotificationsServiceStub Modifier and Type Method Description static AdvisoryNotificationsServiceClientAdvisoryNotificationsServiceClient. create(AdvisoryNotificationsServiceStub stub)Constructs an instance of AdvisoryNotificationsServiceClient, using the given stub for making calls.Constructors in com.google.cloud.advisorynotifications.v1 with parameters of type AdvisoryNotificationsServiceStub Constructor Description AdvisoryNotificationsServiceClient(AdvisoryNotificationsServiceStub stub) -
Uses of AdvisoryNotificationsServiceStub in com.google.cloud.advisorynotifications.v1.stub
Subclasses of AdvisoryNotificationsServiceStub in com.google.cloud.advisorynotifications.v1.stub Modifier and Type Class Description classGrpcAdvisoryNotificationsServiceStubgRPC stub implementation for the AdvisoryNotificationsService service API.classHttpJsonAdvisoryNotificationsServiceStubREST stub implementation for the AdvisoryNotificationsService service API.Methods in com.google.cloud.advisorynotifications.v1.stub that return AdvisoryNotificationsServiceStub Modifier and Type Method Description AdvisoryNotificationsServiceStubAdvisoryNotificationsServiceStubSettings. createStub()
-