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