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 AlertPolicyServiceSettings
AlertPolicyServiceSettings.Builder. build()
static AlertPolicyServiceSettings
AlertPolicyServiceSettings. create(AlertPolicyServiceStubSettings stub)
AlertPolicyServiceSettings
AlertPolicyServiceClient. getSettings()
Methods in com.google.cloud.monitoring.v3 with parameters of type AlertPolicyServiceSettings Modifier and Type Method Description static AlertPolicyServiceClient
AlertPolicyServiceClient. 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)
-