Uses of Class
com.google.cloud.advisorynotifications.v1.AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub
-
Packages that use AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub Modifier and Type Method Description protected AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceStub
AdvisoryNotificationsServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-