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