Uses of Class
com.google.cloud.advisorynotifications.v1.AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub
-
Packages that use AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub Package Description com.google.cloud.advisorynotifications.v1 A client to Advisory Notifications API -
-
Uses of AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub in com.google.cloud.advisorynotifications.v1
Methods in com.google.cloud.advisorynotifications.v1 that return AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub Modifier and Type Method Description protected AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub
AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AdvisoryNotificationsServiceGrpc.AdvisoryNotificationsServiceBlockingStub
AdvisoryNotificationsServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-