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 QueryServiceClient
QueryServiceClient. create()
Constructs an instance of QueryServiceClient with default settings.static QueryServiceClient
QueryServiceClient. create(QueryServiceSettings settings)
Constructs an instance of QueryServiceClient, using the given settings.static QueryServiceClient
QueryServiceClient. create(QueryServiceStub stub)
Constructs an instance of QueryServiceClient, using the given stub for making calls.
-