Uses of Class
com.google.cloud.monitoring.v3.QueryServiceClient
-
Packages that use QueryServiceClient Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of QueryServiceClient in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return QueryServiceClient Modifier and Type Method Description static QueryServiceClientQueryServiceClient. create()Constructs an instance of QueryServiceClient with default settings.static QueryServiceClientQueryServiceClient. create(QueryServiceSettings settings)Constructs an instance of QueryServiceClient, using the given settings.static QueryServiceClientQueryServiceClient. create(QueryServiceStub stub)Constructs an instance of QueryServiceClient, using the given stub for making calls.
-