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 AlertPolicyServiceClientAlertPolicyServiceClient. create()Constructs an instance of AlertPolicyServiceClient with default settings.static AlertPolicyServiceClientAlertPolicyServiceClient. create(AlertPolicyServiceSettings settings)Constructs an instance of AlertPolicyServiceClient, using the given settings.static AlertPolicyServiceClientAlertPolicyServiceClient. create(AlertPolicyServiceStub stub)Constructs an instance of AlertPolicyServiceClient, using the given stub for making calls.
-