Uses of Class
com.google.monitoring.v3.NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
-
Packages that use NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub Package Description com.google.monitoring.v3 -
-
Uses of NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub Modifier and Type Method Description protected NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static NotificationChannelServiceGrpc.NotificationChannelServiceFutureStub
NotificationChannelServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-