Uses of Class
com.google.devtools.cloudprofiler.v2.ProfilerServiceGrpc.ProfilerServiceBlockingStub
-
Packages that use ProfilerServiceGrpc.ProfilerServiceBlockingStub Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of ProfilerServiceGrpc.ProfilerServiceBlockingStub in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceGrpc.ProfilerServiceBlockingStub Modifier and Type Method Description protected ProfilerServiceGrpc.ProfilerServiceBlockingStub
ProfilerServiceGrpc.ProfilerServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ProfilerServiceGrpc.ProfilerServiceBlockingStub
ProfilerServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-