Uses of Class
com.google.cloud.monitoring.v3.stub.AlertPolicyServiceStub
-
Packages that use AlertPolicyServiceStub Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of AlertPolicyServiceStub in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return AlertPolicyServiceStub Modifier and Type Method Description AlertPolicyServiceStub
AlertPolicyServiceClient. getStub()
Methods in com.google.cloud.monitoring.v3 with parameters of type AlertPolicyServiceStub Modifier and Type Method Description static AlertPolicyServiceClient
AlertPolicyServiceClient. create(AlertPolicyServiceStub stub)
Constructs an instance of AlertPolicyServiceClient, using the given stub for making calls.Constructors in com.google.cloud.monitoring.v3 with parameters of type AlertPolicyServiceStub Constructor Description AlertPolicyServiceClient(AlertPolicyServiceStub stub)
-
Uses of AlertPolicyServiceStub in com.google.cloud.monitoring.v3.stub
Subclasses of AlertPolicyServiceStub in com.google.cloud.monitoring.v3.stub Modifier and Type Class Description class
GrpcAlertPolicyServiceStub
gRPC stub implementation for the AlertPolicyService service API.Methods in com.google.cloud.monitoring.v3.stub that return AlertPolicyServiceStub Modifier and Type Method Description AlertPolicyServiceStub
AlertPolicyServiceStubSettings. createStub()
-