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