Uses of Class
com.google.devtools.cloudprofiler.v2.stub.GrpcProfilerServiceStub
-
Packages that use GrpcProfilerServiceStub Package Description com.google.devtools.cloudprofiler.v2.stub -
-
Uses of GrpcProfilerServiceStub in com.google.devtools.cloudprofiler.v2.stub
Methods in com.google.devtools.cloudprofiler.v2.stub that return GrpcProfilerServiceStub Modifier and Type Method Description static GrpcProfilerServiceStub
GrpcProfilerServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcProfilerServiceStub
GrpcProfilerServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcProfilerServiceStub
GrpcProfilerServiceStub. create(ProfilerServiceStubSettings settings)
-