Uses of Class
com.google.cloud.monitoring.v3.stub.MetricServiceStub
-
Packages that use MetricServiceStub Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of MetricServiceStub in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return MetricServiceStub Modifier and Type Method Description MetricServiceStubMetricServiceClient. getStub()Methods in com.google.cloud.monitoring.v3 with parameters of type MetricServiceStub Modifier and Type Method Description static MetricServiceClientMetricServiceClient. create(MetricServiceStub stub)Constructs an instance of MetricServiceClient, using the given stub for making calls.Constructors in com.google.cloud.monitoring.v3 with parameters of type MetricServiceStub Constructor Description MetricServiceClient(MetricServiceStub stub) -
Uses of MetricServiceStub in com.google.cloud.monitoring.v3.stub
Subclasses of MetricServiceStub in com.google.cloud.monitoring.v3.stub Modifier and Type Class Description classGrpcMetricServiceStubgRPC stub implementation for the MetricService service API.Methods in com.google.cloud.monitoring.v3.stub that return MetricServiceStub Modifier and Type Method Description MetricServiceStubMetricServiceStubSettings. createStub()
-