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 AdvisoryNotificationsServiceStub
AdvisoryNotificationsServiceClient. getStub()
Methods in com.google.cloud.advisorynotifications.v1 with parameters of type AdvisoryNotificationsServiceStub Modifier and Type Method Description static AdvisoryNotificationsServiceClient
AdvisoryNotificationsServiceClient. 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 class
GrpcAdvisoryNotificationsServiceStub
gRPC stub implementation for the AdvisoryNotificationsService service API.class
HttpJsonAdvisoryNotificationsServiceStub
REST stub implementation for the AdvisoryNotificationsService service API.Methods in com.google.cloud.advisorynotifications.v1.stub that return AdvisoryNotificationsServiceStub Modifier and Type Method Description AdvisoryNotificationsServiceStub
AdvisoryNotificationsServiceStubSettings. createStub()
-