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