Uses of Class
com.google.cloud.monitoring.v3.AlertPolicyServiceSettings
-
Packages that use AlertPolicyServiceSettings Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of AlertPolicyServiceSettings in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return AlertPolicyServiceSettings Modifier and Type Method Description AlertPolicyServiceSettingsAlertPolicyServiceSettings.Builder. build()static AlertPolicyServiceSettingsAlertPolicyServiceSettings. create(AlertPolicyServiceStubSettings stub)AlertPolicyServiceSettingsAlertPolicyServiceClient. getSettings()Methods in com.google.cloud.monitoring.v3 with parameters of type AlertPolicyServiceSettings Modifier and Type Method Description static AlertPolicyServiceClientAlertPolicyServiceClient. create(AlertPolicyServiceSettings settings)Constructs an instance of AlertPolicyServiceClient, using the given settings.Constructors in com.google.cloud.monitoring.v3 with parameters of type AlertPolicyServiceSettings Constructor Description AlertPolicyServiceClient(AlertPolicyServiceSettings settings)Constructs an instance of AlertPolicyServiceClient, using the given settings.Builder(AlertPolicyServiceSettings settings)
-