Uses of Class
com.google.logging.v2.MetricsServiceV2Grpc.MetricsServiceV2Stub
-
Packages that use MetricsServiceV2Grpc.MetricsServiceV2Stub Package Description com.google.logging.v2 -
-
Uses of MetricsServiceV2Grpc.MetricsServiceV2Stub in com.google.logging.v2
Methods in com.google.logging.v2 that return MetricsServiceV2Grpc.MetricsServiceV2Stub Modifier and Type Method Description protected MetricsServiceV2Grpc.MetricsServiceV2Stub
MetricsServiceV2Grpc.MetricsServiceV2Stub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetricsServiceV2Grpc.MetricsServiceV2Stub
MetricsServiceV2Grpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-