Uses of Class
com.google.cloud.monitoring.v3.stub.QueryServiceStub
-
Packages that use QueryServiceStub Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of QueryServiceStub in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return QueryServiceStub Modifier and Type Method Description QueryServiceStub
QueryServiceClient. getStub()
Methods in com.google.cloud.monitoring.v3 with parameters of type QueryServiceStub Modifier and Type Method Description static QueryServiceClient
QueryServiceClient. create(QueryServiceStub stub)
Constructs an instance of QueryServiceClient, using the given stub for making calls.Constructors in com.google.cloud.monitoring.v3 with parameters of type QueryServiceStub Constructor Description QueryServiceClient(QueryServiceStub stub)
-
Uses of QueryServiceStub in com.google.cloud.monitoring.v3.stub
Subclasses of QueryServiceStub in com.google.cloud.monitoring.v3.stub Modifier and Type Class Description class
GrpcQueryServiceStub
gRPC stub implementation for the QueryService service API.Methods in com.google.cloud.monitoring.v3.stub that return QueryServiceStub Modifier and Type Method Description QueryServiceStub
QueryServiceStubSettings. createStub()
-