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 AlertPolicyServiceStubAlertPolicyServiceClient. getStub()Methods in com.google.cloud.monitoring.v3 with parameters of type AlertPolicyServiceStub Modifier and Type Method Description static AlertPolicyServiceClientAlertPolicyServiceClient. 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 classGrpcAlertPolicyServiceStubgRPC stub implementation for the AlertPolicyService service API.Methods in com.google.cloud.monitoring.v3.stub that return AlertPolicyServiceStub Modifier and Type Method Description AlertPolicyServiceStubAlertPolicyServiceStubSettings. createStub()
-