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 MetricServiceStub
MetricServiceClient. getStub()
Methods in com.google.cloud.monitoring.v3 with parameters of type MetricServiceStub Modifier and Type Method Description static MetricServiceClient
MetricServiceClient. 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 class
GrpcMetricServiceStub
gRPC stub implementation for the MetricService service API.Methods in com.google.cloud.monitoring.v3.stub that return MetricServiceStub Modifier and Type Method Description MetricServiceStub
MetricServiceStubSettings. createStub()
-