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