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