Uses of Class
com.google.cloud.monitoring.v3.AlertPolicyServiceClient
-
Packages that use AlertPolicyServiceClient Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of AlertPolicyServiceClient in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return AlertPolicyServiceClient Modifier and Type Method Description static AlertPolicyServiceClient
AlertPolicyServiceClient. create()
Constructs an instance of AlertPolicyServiceClient with default settings.static AlertPolicyServiceClient
AlertPolicyServiceClient. create(AlertPolicyServiceSettings settings)
Constructs an instance of AlertPolicyServiceClient, using the given settings.static AlertPolicyServiceClient
AlertPolicyServiceClient. create(AlertPolicyServiceStub stub)
Constructs an instance of AlertPolicyServiceClient, using the given stub for making calls.
-