Uses of Class
com.google.devtools.cloudprofiler.v2.stub.ProfilerServiceStub
-
Packages that use ProfilerServiceStub Package Description com.google.devtools.cloudprofiler.v2 A client to Cloud Profiler APIcom.google.devtools.cloudprofiler.v2.stub -
-
Uses of ProfilerServiceStub in com.google.devtools.cloudprofiler.v2
Methods in com.google.devtools.cloudprofiler.v2 that return ProfilerServiceStub Modifier and Type Method Description ProfilerServiceStub
ProfilerServiceClient. getStub()
Methods in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceStub Modifier and Type Method Description static ProfilerServiceClient
ProfilerServiceClient. create(ProfilerServiceStub stub)
Constructs an instance of ProfilerServiceClient, using the given stub for making calls.Constructors in com.google.devtools.cloudprofiler.v2 with parameters of type ProfilerServiceStub Constructor Description ProfilerServiceClient(ProfilerServiceStub stub)
-
Uses of ProfilerServiceStub in com.google.devtools.cloudprofiler.v2.stub
Subclasses of ProfilerServiceStub in com.google.devtools.cloudprofiler.v2.stub Modifier and Type Class Description class
GrpcProfilerServiceStub
gRPC stub implementation for the ProfilerService service API.class
HttpJsonProfilerServiceStub
REST stub implementation for the ProfilerService service API.Methods in com.google.devtools.cloudprofiler.v2.stub that return ProfilerServiceStub Modifier and Type Method Description ProfilerServiceStub
ProfilerServiceStubSettings. createStub()
-