Uses of Class
com.google.devtools.cloudprofiler.v2.ProfilerServiceGrpc.ProfilerServiceStub
-
Packages that use ProfilerServiceGrpc.ProfilerServiceStub Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler API -
-
Uses of ProfilerServiceGrpc.ProfilerServiceStub in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceGrpc.ProfilerServiceStub Modifier and Type Method Description protected ProfilerServiceGrpc.ProfilerServiceStub
ProfilerServiceGrpc.ProfilerServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ProfilerServiceGrpc.ProfilerServiceStub
ProfilerServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-