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